Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to run a Ansible playbook?
How to trigger a flow after another one?
How to prevent concurrent execution of the same flow?
Extract multiple tables from Postgres using SQL queries and process those
Extract multiple Postgres tables in parallel using SQL and transform them into a bestsellers report with Python and Pandas in Kestra, on a daily schedule.