Skip to main content
Glama

RushDB

FindPropertyById

Retrieve specific property details using its unique identifier to access comprehensive property information in the database.

Instructions

Find a specific property by ID

Input Schema

NameRequiredDescriptionDefault
propertyIdYesID of the property to retrieve

Input Schema (JSON Schema)

{ "properties": { "propertyId": { "description": "ID of the property to retrieve", "type": "string" } }, "required": [ "propertyId" ], "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