mailbox_get_message
Retrieve details of a specific mail message by providing its ID. Optionally include the full message body to access complete content.
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 |