get_gmail_message_tool
Retrieve specific Gmail messages by ID with customizable format options for full content, metadata, or minimal details.
Instructions
Get a specific Gmail message by ID.
Args: user_google_email: The user's Google email address message_id: The message ID to retrieve format: Message format - "full", "metadata", or "minimal"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| message_id | Yes | ||
| format | No | full |