PagerDuty MCP Server
by wpfleger96
Verified
list_teams
List teams in your PagerDuty account.
Args: query (str): Filter teams whose names contain the search query (optional)
Returns: Dict[str, Any]: Dictionary containing metadata (count, description) and a list of teams matching the specified criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | No |