Skip to main content
Glama

Knowledge Retrieval Server

by cskwork

get-document-by-id

Retrieve complete documents by ID to access detailed information from the Knowledge Retrieval Server, enabling accurate search and reference of structured content.

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" }
Install Server

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