Skip to main content
Glama

RushDB

FindUniqRecord

Locate a specific database record using search criteria and label filters to retrieve unique data entries from your graph database.

Instructions

Find a unique record that matches the given search criteria

Input Schema

NameRequiredDescriptionDefault
labelsNoFilter by record labels
whereNoSearch conditions for finding the unique record

Input Schema (JSON Schema)

{ "properties": { "labels": { "description": "Filter by record labels", "items": { "type": "string" }, "type": "array" }, "where": { "description": "Search conditions for finding the unique record", "type": "object" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1pxone/RushDB'

If you have feedback or need assistance with the MCP directory API, please join our Discord server