MCP Outline Server

by Vortiago
Verified

read_document

Retrieve and display the full content of a specific document to review, quote, or analyze detailed information. Use this tool when accessing document contents is required.

Instructions

Retrieves and displays the full content of a document. Use this tool when you need to: - Access the complete content of a specific document - Review document information in detail - Quote or reference document content - Analyze document contents Args: document_id: The document ID to retrieve Returns: Formatted string containing the document title and content

Input Schema

NameRequiredDescriptionDefault
document_idYes

Input Schema (JSON Schema)

{ "properties": { "document_id": { "title": "Document Id", "type": "string" } }, "required": [ "document_id" ], "title": "read_documentArguments", "type": "object" }
ID: yejga73oe8