Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to add secrets?
How to prevent concurrent execution of the same flow?
How to run a Ansible playbook?
Create a Python subflow, acting like an abstracted component
Package a Python script as a reusable Kestra subflow. Pass typed inputs, run it in Docker, and return outputs to parent flows through one clean interface.