delete_collection
Delete a collection by specifying its ID. This action may also affect items inside the collection.
Instructions
Delete a collection (folder). WARNING: This may affect items inside the collection!
Args: collection_id: ID of the collection to delete
Returns: Confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |