gmail_messages_get
Retrieve a specific Gmail message by its ID. Supports different response formats including full, metadata, minimal, or raw.
Instructions
Get a single Gmail message by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message ID | |
| format | No | Response format: full, metadata, minimal, raw | |
| userId | Yes | User ID (use 'me') |