AzureDevops_ListProjects
AzureDevops_ListProjectsRetrieve a paginated list of all projects in your Azure DevOps organization, with optional filtering by state and count.
Instructions
List all projects in the Azure DevOps organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of projects to return | |
| skip | No | Number of projects to skip for pagination | |
| state_filter | No | Filter projects by state: wellFormed, createPending, deleted, all |