sendook_list_webhooks
List all configured webhooks including their URLs, events, and status. Supports markdown or JSON output.
Instructions
List all configured webhooks.
Returns all webhook subscriptions with their URLs, events, and status.
Args: params: ListWebhooksInput containing: - response_format: 'markdown' or 'json'
Returns: str: List of webhooks in requested format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |