subscribe_webhook
Subscribe to receive webhook notifications for a podcast show's events. Provide event name, show ID, and callback URL.
Instructions
Subscribe to a webhook for a show
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to receive webhook events | |
| show_id | Yes | ID of the show to subscribe to | |
| event_name | Yes | Event name (e.g., 'episode_created') |