read_document
Fetch the complete contents of a document using its unique document ID. Provide the doc_id to retrieve the document's text for reading or further processing.
Instructions
Return the contents of a document given its document ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |