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