save_json_doc_to_db
Store JSON documents in a specified document database using the MCP JSON Document Collection Server, enabling CRUD operations and cloud synchronization for efficient data management.
Instructions
Save a JSON document to a document database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
databaseName | Yes | document database to save to | |
doc | Yes | JSON document to save |