save_json_doc_to_db
Store JSON documents in specified databases using MCP JSON Document Collection Server, enabling efficient document management and organization.
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 |