get_team_members
Retrieve and format a list of team members in Azure DevOps by specifying project and team IDs, with options to limit or skip results for efficient data handling.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | ||
skip | No | ||
team_id | Yes | ||
top | No |