Collection Edit
collection_editUpdate a collection's name and notebook list by providing its UUID and optional new name or notebook IDs.
Instructions
Edit an existing collection's name and/or list of notebooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the collection (optional) | |
| notebook_ids | No | New complete list of notebook UUIDs to include (optional) | |
| collection_id | Yes | UUID of the collection |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||