Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to run Python script?
How to run a Ansible playbook?
How to configure my internal storage?
Download a CSV from a URL and Bulk-Load It into PostgreSQL with COPY
Download a CSV from any URL and bulk-load it into PostgreSQL using Kestra's COPY IN plugin. Ingests millions of rows efficiently without row-by-row inserts.