get_knowledge_file
Retrieve and download complete knowledge documents, including metadata and chapters, from the Knowledge MCP Server. Use this tool to back up or access full project-specific knowledge files with ease.
Instructions
Retrieve the complete content of a knowledge document including metadata and all chapters. This tool enables full document download/backup functionality. Returns: {success: bool, document?: object, error?: str}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | Knowledge file name (must include .md extension) | |
project_id | Yes | The project identifier |