mind_map_create
Create visual mind maps from NotebookLM content to organize ideas and connections. Generate diagrams using notebook sources to visualize relationships and structure information.
Instructions
Generate and save mind map. Requires confirm=True after user approval.
Args: notebook_id: Notebook UUID source_ids: Source IDs (default: all) title: Display title confirm: Must be True after user approval
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| source_ids | No | ||
| title | No | Mind Map | |
| confirm | No |