get_mailbox
Retrieve detailed information about a project's mailbox, including ID, address, slug, and metadata, to verify its existence and access readiness settings.
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 |