Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to run dbt?
How to receive an alert on flow failure?
How to deploy Kestra inside Kubernetes?
Extract a CSV from HTTP and bulk load it into Oracle
Extract a CSV over HTTP and bulk load it into an Oracle staging table with Kestra. Truncate-and-reload with named-column JDBC batches, then assert the row count.