mind_map_save
Save a generated mind map JSON into a specified notebook within Google NotebookLM, associating it with provided source document IDs.
Instructions
Save a generated Mind Map to a notebook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title for the mind map | |
| source_ids | Yes | ||
| notebook_id | Yes | ||
| mind_map_json | Yes | The Mind Map JSON from mind_map_generate |