gam_gmail_get_message
Retrieve full details and decoded body of a single email from a Gmail mailbox by providing the user email and message ID.
Instructions
Fetches details of a single email including recursively decoded body content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The unique Gmail message ID. | |
| userEmail | Yes | Mailbox to query (also the DWD subject). |