get_mailbox_webhook
Retrieve a mailbox's configured webhook URL to verify its incoming event endpoint. The signing secret is never returned, keeping it secure.
Instructions
Check a mailbox's configured webhook URL (never returns the signing secret - only shown once, at setup or rotation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |