gmail.read_message
Fetch the subject, sender, snippet, and body of a specific Gmail message by providing account and message ID.
Instructions
Read a single Gmail message's subject/from/snippet/body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||