read_doc_contents
Retrieve the full text content of a document by its ID and return it as a string, enabling direct use of document contents in chat.
Instructions
Read the contents of a document and return it a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Id of the document to read |