Read a message
get_messageFetch a full email by ID to read its body before replying or summarizing, preventing invented content.
Instructions
Read one message in full, including its body, by the id that list_messages returned. Read the message before replying to it or summarising it; a reply written from the subject line alone invents its own content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | id from list_messages |