list_projects
Retrieve all projects in an Azure DevOps organization with flexible filtering options, including state, pagination, and maximum results, to manage and organize project data efficiently.
Instructions
List all projects in an organization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
continuationToken | No | Gets the projects after the continuation token provided | |
skip | No | Number of projects to skip | |
stateFilter | No | Filter on team project state (0: all, 1: well-formed, 2: creating, 3: deleting, 4: new) | |
top | No | Maximum number of projects to return |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server
Related Tools
- @Tiberriver256/mcp-server-azure-devops
- @Vortiago/mcp-azure-devops
- @RyanCardin15/AzureDevOps-MCP
- @stefanskiasan/azure-devops-mcp-server
- @stefanskiasan/azure-devops-mcp-server