chat_export
Export NotebookLM chat transcripts to Markdown or JSON by specifying a notebook ID and optional conversation ID, enabling easy sharing, backup, or further analysis.
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 | |||