read_doc_contents
Read text content from a PDF file by providing its filename. Extracts and returns the full document text for use in LLM workflows.
Instructions
Read the contents of a PDF document and return it as a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | PDF filename to read |