get_mailbox_webhook
Retrieve details of a specific webhook by providing its ID and project ID. Optionally specify the target mailbox by slug or ID when the project has multiple mailboxes.
Instructions
Get details of a specific webhook by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox. | |
| project_id | Yes | The project ID | |
| webhook_id | Yes | The webhook ID (whk_...) |