McpDocServer

by ruan11223344
Verified

get_doc_detail

Retrieve detailed documentation content by specifying a document ID. Uses McpDocServer to fetch information from specified or all sources efficiently.

Input Schema

NameRequiredDescriptionDefault
idYes文档ID
sourceNo文档源名称(如不提供,将搜索所有源)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "文档ID", "type": "string" }, "source": { "description": "文档源名称(如不提供,将搜索所有源)", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from McpDocServer

Related Tools

ID: 384dhjwpe1