Astra DB MCP Server
Official
by datastax
CreateRecord
Create a new record in a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to create the record in | |
record | Yes | The record data to insert |
Create a new record in a collection
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to create the record in | |
record | Yes | The record data to insert |