BulkCreateRecords
Insert multiple records into a specified collection in Astra DB databases using the Model Context Protocol server. Simplify batch data management with direct record creation.
Instructions
Create multiple records in a collection at once
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to create the records in | |
records | Yes | Array of records to insert |