MCP JSON Document Collection Server

delete_json_doc_database

Delete a JSON document database on the MCP JSON Document Collection Server. Use this tool to remove a specific database by specifying its name, ensuring efficient management of your Fireproof JSON databases.

Instructions

Delete a JSON document database

Input Schema

NameRequiredDescriptionDefault
databaseNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "databaseName": { "type": "string" } }, "required": [ "databaseName" ], "type": "object" }

You must be authenticated.

Other Tools from MCP JSON Document Collection Server

Related Tools

ID: zk162p0woy