read_doc_contents
Extract text content from documents by providing a document ID, enabling users to access and utilize stored information within the MCP Chat interface.
Instructions
Read the contents of a document and return it as a string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Id of the document to read |