list_team_members
Retrieve all members of a PagerDuty team by providing the team ID to get a list of user references.
Instructions
List members of a team.
Args:
team_id: The ID of the team
Returns:
List of UserReference objectsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |