Collection Create
collection_createCreate a new collection in NotebookLM, optionally including specific notebooks by UUID to organize related materials.
Instructions
Create a new collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the collection | |
| notebook_ids | No | List of notebook UUIDs to include in the collection (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||