Astra DB MCP Server
Official
by datastax
UpdateRecord
Update an existing record in a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection containing the record | |
record | Yes | The updated record data | |
recordId | Yes | ID of the record to update |