UpdateCollection
Modify an existing collection in Astra DB by renaming it using the specified new name. Simplifies database management through direct updates.
Instructions
Update an existing collection in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to update | |
newName | Yes | New name for the collection |