get_data_file
Fetch and parse CSV or XLSX data from a publication to answer statistical questions.
Instructions
Fetch and parse a linked CSV or XLSX file after passing the shared scope gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| file_url | Yes | ||
| max_rows | No | ||
| question | Yes | ||
| sheet_name | No |