BulkUpdateRecords
Update multiple records in a collection simultaneously using IDs and new data through the Astra DB MCP Server. Streamline database management by applying changes to multiple entries in one operation.
Instructions
Update multiple records in a collection at once
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection containing the records | |
records | Yes | Array of records to update with their IDs |