get_email
Retrieve a sent email and its associated replies by providing the project and message IDs.
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 |