mcp-database-server

load_json_doc

Retrieve a JSON document from the MCP database server by specifying its unique ID. Use this tool to access stored data in the Fireproof ledger database with multi-user sync capabilities.

Instructions

Load a JSON document by ID

Input Schema

NameRequiredDescriptionDefault
idYesID of document to load

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of document to load", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-database-server

Related Tools

ID: 1p6uu10u9a