AzureDevops_ListTeams
AzureDevops_ListTeamsList all teams in an Azure DevOps project by providing the project name or ID. Use top and skip parameters to control pagination and retrieve a specific subset.
Instructions
List all teams in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of teams to return | |
| skip | No | Number of teams to skip for pagination | |
| project | Yes | Project name or ID |