get_webhook
Retrieve the full payload schema, description, and example JSON for a single Pancake webhook event by passing the event name.
Instructions
Get the full payload schema and an example for a single Pancake webhook event.
Returns the event's description, the payload structure ($ref schemas expanded into a readable field list), and a sample JSON body. Pass an event name from list_webhooks or search_docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | Webhook event name, e.g. 'messaging', 'conversation', 'subscription', 'post', 'connect_status'. |