read_document
Extract all text from DOCX, XLSX, PPTX, and PDF files by providing the absolute file path.
Instructions
Extract all text from an existing document (DOCX, XLSX, PPTX, or PDF)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the document file (.docx, .xlsx, .pptx, or .pdf) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |