read_doc_contents
Fetches the contents of a specified document by ID and returns them as a string, enabling document retrieval in AI chat.
Instructions
Read the contents of a doc and return it as a string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Id of the document to read |