Get full email message
get_messageRetrieve the complete content of a specific email by its Graph message ID, including the body, sender, and all recipients.
Instructions
Fetch the full content (including body, all recipients, and sender) of a single message by its Graph message ID, as returned by list_messages or search_messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The Graph message ID. |