Get message
get_messageRetrieve a specific Outlook email by its ID to access the full body, to/cc/bcc recipients, importance, and conversation ID. Works with IDs from message lists or search results.
Instructions
Fetch a single message by id with its full body, recipients (to/cc/bcc), importance, and conversation id. Get ids from list_messages or search_messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id (from list_messages or search_messages) |