DeleteRecord
Remove a specific record from a collection in Astra DB using the provided collection name and record ID through the MCP Server interface.
Instructions
Delete a record from a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection containing the record | |
recordId | Yes | ID of the record to delete |