chaprola_import_download
Import data from a public URL (CSV, TSV, JSON, NDJSON, Parquet, Excel) into a project. Let AI infer the schema and set up fields automatically.
Instructions
Import data directly from a public URL (CSV, TSV, JSON, NDJSON, Parquet, Excel). Optional AI-powered schema inference
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL to download (http/https only) | |
| name | Yes | Output file name (without extension) | |
| project | Yes | Project name | |
| max_rows | No | Maximum rows to import (default: 5,000,000) | |
| instructions | No | Natural language instructions for AI-powered field selection and transforms |