show_team
Retrieve comprehensive details about a specific team using its ID through the PagerDuty MCP Server, enabling effective team management and incident handling.
Instructions
Get detailed information about a given team.
Args: team_id (str): The ID of the team to get
Returns: Dict[str, Any]: Team object with detailed information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
team_id | Yes |