list_mailbox_webhooks
List all webhooks registered on a specific mailbox within a project. Provide the project ID and optionally the mailbox slug or ID to retrieve webhook registrations.
Instructions
List all webhooks registered on the project's mailbox.
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 |