Read Gmail Message (read-only)
read_gmail_messageRead one Gmail message by id from search_gmail. Returns subject, from, date, snippet, and plain-text body (truncated). Reuses the Integrations hub Gmail connection. Read-only — cannot send, archive, or delete. Never invent body text. If Gmail is not connected, connect at /integrations. Requires API key or OAuth with scope context. Share tokens cannot call this tool. ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Alias for message_id | |
| message_id | Yes | Gmail message id from search_gmail |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |