Chat Get
chat_getRetrieve the full transcript of a chat session from a Gemini Notebook. Provide a notebook ID and optional conversation ID to fetch the complete conversation text.
Instructions
Get full transcript of a specific chat session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook ID or title alias | |
| conversation_id | No | Optional conversation ID (defaults to latest active session) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||