chat_export
Export chat transcripts from NotebookLM notebooks to Markdown or JSON for offline storage or further processing.
Instructions
Export a chat transcript to Markdown or JSON.
Args: notebook_id: Notebook ID or title alias conversation_id: Optional conversation ID format: Export format: 'md' or 'json' (default: 'md')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | md | |
| notebook_id | Yes | ||
| conversation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||