parseFileToText
Extract text content from files by providing a URL, supporting formats like PDF, DOCX, CSV, HTML, and more for processing in Claude Desktop.
Instructions
Provide a file url, parse the file to text, return the text as a string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL of the source file, supports pdf/docx/csv/txt/html/odt/rtf/epub/md/xml/xsl/pptx/potx/js/cs |