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