List Projects
Platform Note
- Clean-install path: use the Go command from
.github/tools/skills-go.
Arguments
| # | Name | Required | Description |
|---|---|---|---|
| 1 | organization | Yes | Azure DevOps organization |
Examples
go run ./.github/tools/skills-go/cmd/skills-go list-projects myorg
Output
Returns JSON with a value array of project objects, each containing id, name, description, and state.