chroma_modify_collection
Rename or update metadata of an existing Chroma collection to maintain accurate descriptions and organization.
Instructions
Modify a Chroma collection's name or metadata.
Args:
collection_name: Name of the collection to modify
new_name: Optional new name for the collection
new_metadata: Optional new metadata for the collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | No | ||
| new_metadata | No | ||
| collection_name | Yes |