FindRecord
Search and retrieve records from a specified collection in Astra DB by matching a field value. Define the collection, field, and value to filter results efficiently.
Instructions
Find records in a collection by field value
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to search in | |
field | Yes | Field name to search by (e.g., 'title', '_id', or any property) | |
limit | No | Maximum number of records to return | |
value | Yes | Value to search for in the specified field |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Astra DB MCP Server
Related Tools
- @datastax/astra-db-mcp
- @datastax/astra-db-mcp
- @datastax/astra-db-mcp
- @datastax/astra-db-mcp
- @SurajAdsul/mcp-server-salesforce