load_json_doc_from_db
Retrieve a specific JSON document by its ID from a designated document database using the MCP JSON Document Collection Server’s querying capabilities.
Instructions
Load a JSON document by ID from a document database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
databaseName | No | name of document database to load from | |
id | Yes | ID of document to load |