open-docs-mcp

by askme765cs
Verified

enable_doc

Activate crawling for a specific document by specifying its name to ensure its content is discoverable and managed effectively on the MCP server.

Instructions

Enable crawling for a specific doc

Input Schema

NameRequiredDescriptionDefault
nameYesName of the doc to enable

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from open-docs-mcp

Related Tools

ID: rphxhyntan