read_doc_contents
Retrieve a document's full text by providing its ID, and get the content returned as a string for use in chat.
Instructions
Read the contents of a document and return it as a string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | id of the document to read |