web_parse_file
Downloads and parses CSV, TSV, XLSX, PDF, and JSON files from a URL, returning structured data or extracted text with source provenance.
Instructions
Download and parse CSV/TSV/XLSX/PDF/JSON files, returning structured rows or extracted text with provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| lang | No | en | |
| max_rows | No | ||
| use_cache | No |