read_doc_contents
Fetch the complete text of a specific document using its unique ID to make its contents available for processing.
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 |