list_webex_webhooks
List all webhooks registered to your Webex bot, with an optional limit on the number returned.
Instructions
List all webhooks registered to the bot.
Args: max_results: Maximum number of webhooks to return (default 100, max 100)
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No |