chat_get
Retrieve the full transcript of a chat session from a NotebookLM notebook. Specify the notebook and optionally a conversation ID to get the transcript.
Instructions
Get full transcript of a specific chat session.
Args: notebook_id: Notebook ID or title alias conversation_id: Optional conversation ID (defaults to latest active session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| conversation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||