Get webhook
get_webhookRetrieve a webhook's destination URL and subscribed events by providing its ID. Use this to verify or inspect webhook settings.
Instructions
Get details of a specific webhook by its ID: the URL it posts to and the event types it subscribes to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID (from create_webhook or list_webhooks). |