ls_get_webhook
Retrieve a webhook's details including URL, monitored events, and last sent timestamp by providing its unique ID.
Instructions
Get a specific webhook by ID, including URL, events, and last sent timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | The webhook ID | |
| include | No | Comma-separated related resources to include (e.g. 'store') |