chat_export
Export a NotebookLM chat transcript to Markdown or JSON by providing a notebook ID, with optional conversation ID and format selection, enabling portable records of research conversations.
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 | |||