delete_collection
Permanently delete a collection and all its documents. Use to remove obsolete sections or clean up workspace organization.
Instructions
Permanently removes a collection and all its documents.
Use this tool when you need to:
Remove an entire section of content
Delete obsolete project collections
Remove collections that are no longer needed
Clean up workspace organization
WARNING: This action cannot be undone and will delete all documents within the collection.
Args: collection_id: The collection ID to delete
Returns: Result message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |