azuredevops_list_projects
List all projects in an Azure DevOps organization to discover available projects when the name is unknown or verify that a project exists.
Instructions
List all projects in the Azure DevOps organization. Use this to discover available projects when the project name is not known or to verify a project exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of projects to return (default: 100, max: 100) | |
| skip | No | Number of projects to skip for pagination (default: 0) |