get_message
Retrieve a specific email message by its ID. Optionally include the full body text or HTML to view the complete content.
Instructions
Get a single message; include_body returns the full body text/HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| include_body | No |