collection_create
Create a new collection in NotebookLM by providing a name and optional notebook IDs to organize related notes together.
Instructions
Create a new collection.
Args: name: Name of the collection notebook_ids: List of notebook UUIDs to include in the collection (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| notebook_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||