gmail_get_message
Retrieve full details of a specific Gmail message using its ID, including headers and body.
Instructions
Get details of a specific Gmail message.
Args: message_id: Gmail message ID
Returns: Dictionary with message details or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |