open-docs-mcp

by askme765cs
Verified

disable_doc

Prevent crawling and indexing of a specific document by using this tool to disable it efficiently. Supports targeted document management on the open-docs-mcp server.

Instructions

Disable crawling for a specific doc

Input Schema

NameRequiredDescriptionDefault
nameYesName of the doc to disable

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the doc to disable", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from open-docs-mcp

Related Tools

ID: rphxhyntan