Skip to main content
Glama

Knowledge Retrieval Server

by cskwork

get-document-by-id

Fetch a complete document using its unique ID to access detailed information within the Knowledge Retrieval Server, ensuring accurate and relevant data retrieval for structured knowledge domains.

Instructions

Retrieve full document by ID.

Input Schema

NameRequiredDescriptionDefault
idYesDocument ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Document ID to retrieve", "type": "number" } }, "required": [ "id" ], "type": "object" }

Other Tools from Knowledge Retrieval 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/cskwork/keyword-rag-mcp'

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