ews_get_message
Retrieve full email content via Exchange Web Services using an EWS item ID, giving access to complete message details.
Instructions
Get full email content via Exchange Web Services using an EWS item ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | EWS Item ID | |
| account_id | No | Account identifier (defaults to `"default"`) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool-specific data payload | |
| meta | Yes | Execution metadata (timestamp, duration) | |
| summary | Yes | Human-readable summary of the operation outcome |