chroma_delete_collection
Delete a Chroma collection by name. Removes the collection and its data from the vector database.
Instructions
Delete a Chroma collection.
Args:
collection_name: Name of the collection to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_name | Yes |