ado_list_team_members
List the members of a specified team within an Azure DevOps project. Provide the project and team names to get the member list.
Instructions
List the members of a team within a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| skip | No | ||
| team | Yes | Team name or ID | |
| project | Yes | Project name or ID |