AxKnowledgeBase_get_private_knowledge_base_paper_markdown
Retrieve a paper's complete content as markdown from your private knowledge graph using its document ID. Get the full paper in reading order for documentation or review.
Instructions
Reconstruct one paper's full content as markdown, in reading order, from the organization's private knowledge graph. Same rendering as get_knowledge_base_paper_markdown, different graph.
Takes the paper's id — get it from list_private_knowledge_base_papers or from a search_private_knowledge_base result's metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The paper's id, as returned by list_private_knowledge_base_papers or search_private_knowledge_base |