read_message
Read the full content of a specific email message including sender, recipients, subject, body text, and attachment info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The inbox email address (e.g. abc123@myagentinbox.com) | |
| message_id | Yes | The message ID from check_inbox results |