list_webex_teams
List Webex teams the bot belongs to, with optional display name filter and result limit.
Instructions
List Webex teams the bot belongs to.
Bot access note: only teams the bot has been explicitly added to are returned. If the list is empty, a human user must invite the bot to one or more teams first. Teams cannot be created by a bot — use a user/integration token for that.
Args: display_name: Filter teams by display name (optional) max_results: Maximum number of teams to return (default 100, max 1000)
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | ||
| display_name | No |