mailbox_get_message
Retrieve details of a specific mail message by ID, with optional inclusion of the full message body.
Instructions
Get details of a specific mail message by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the mail message | |
| include_body | No | Whether to include the full message body or not |