Astra DB MCP Server
Official
by datastax
GetRecord
Get a specific record from a collection by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to get the record from | |
recordId | Yes | ID of the record to retrieve |