gmail_get_message
Fetch a complete email by its message ID to view the full content of any specific Gmail message.
Instructions
Get full email content by message ID.
Args: message_id: The Gmail message ID (from gmail_list_unread). account: Email address of the account to use. Omit for default account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| message_id | Yes |