Outlook Get Message
outlook_get_messageGet the full content of a single Outlook / Microsoft 365 email message by its ID, including subject, sender, recipients (to/cc), received time, and the full body (HTML or text). Use after outlook_list_messages or outlook_search_messages to read an email in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the email message to retrieve (from a list or search result). |