get_mailbox
Fetch a project's mailbox details (ID, address, slug, metadata) to verify if a mailbox exists.
Instructions
Get the project's mailbox info (ID, address, slug, default/readiness metadata, and footer-policy fields when returned). Use to check if a mailbox exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox (otherwise returns an ambiguity error naming the slugs). | |
| project_id | Yes | The project ID |