Skip to main content
Glama

DOOR Knowledge MCP Server

get_door_document

Retrieve complete content from DOOR Knowledge Base documents using document IDs obtained from search results to access detailed support articles and PDFs.

Instructions

Obtiene el contenido completo de un documento específico de la DOOR Knowledge Base. Usa el ID obtenido de search_door_knowledge.

Input Schema

NameRequiredDescriptionDefault
document_idYesID del documento (obtenido de search_door_knowledge)

Input Schema (JSON Schema)

{ "properties": { "document_id": { "description": "ID del documento (obtenido de search_door_knowledge)", "type": "string" } }, "required": [ "document_id" ], "type": "object" }

Other Tools from DOOR Knowledge MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/guillelagoria/door-support-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server