get_mailbox_webhook
Retrieve a webhook's details by its unique ID and project ID. Optionally target a specific mailbox when the project has multiple.
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_...) |