Collection Delete
collection_deletePermanently delete a collection by ID while keeping its notebooks intact. Requires explicit confirmation to proceed.
Instructions
Delete a collection permanently. Notebooks inside the collection are NOT deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be True after user approval | |
| collection_id | Yes | UUID of the collection |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||