ado_projects_list
List all Azure DevOps projects with metadata to discover available resources before starting other operations.
Instructions
List all projects in the Azure DevOps organization. Use this first to discover available projects before using other tools. Returns project name, ID, description, state, url, and lastUpdateTime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max projects to return (default 50, max 200) | |
| skip | No | Number of projects to skip for pagination |