get_email
Retrieve a sent email's full content and all replies using project ID and message ID. Optionally target a specific mailbox.
Instructions
Get a sent email with details and any replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| message_id | Yes | The message ID to retrieve | |
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox. |