chat_get
Fetch complete chat transcripts from NotebookLM notebooks. Provide the notebook ID and optional conversation ID to retrieve any session's full text.
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 | |||