report_create
Generate a text report from a NotebookLM notebook. Pick from formats like Briefing Doc, Study Guide, or Blog Post, or provide your own prompt. Requires confirmation.
Instructions
Generate a text report (requires confirm=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to start generation | |
| language | No | BCP-47 language code | |
| source_ids | No | Source IDs (omit for all) | |
| notebook_id | Yes | The notebook ID | |
| custom_prompt | No | Custom prompt (when format='Create Your Own') | |
| report_format | No | Format: Briefing Doc, Study Guide, Blog Post, Create Your Own |