get_webex_team
Retrieve detailed information for a Webex team using its team ID. The bot must be a member of the team.
Instructions
Get detailed information about a specific Webex team.
Bot access note: the bot must be a member of the team. If the team exists but the bot has not been added to it, this will return a not-found error.
Args: team_id: Team ID to get details for (required)
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |