read_doc_contents
Retrieve a document's full text by providing its ID. Returns the contents as a string for immediate use.
Instructions
Read the contents of a document and return it as a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The ID of the document to read. |