get_email
Retrieve a sent email with its details and any replies. Specify the project, message ID, and mailbox to access the full email thread.
Instructions
Get a sent email with details and any replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox. | |
| message_id | Yes | The message ID to retrieve | |
| project_id | Yes | The project ID |