ragbrain_get_document
Retrieve the complete text of a document from a knowledge base by its ID. Reconstructs full content from chunks to enable thorough reading.
Instructions
Retrieve the full content of a specific document by its ID. Returns the complete reconstructed text from all chunks. Use this when you need to read an entire document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The document ID (UUID) to retrieve |