Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to schedule flow?
How to prevent concurrent execution of the same flow?
What are main differences between Open Source and Enterprise?
Detect New Files in S3 and process them in Python
Trigger a Kestra workflow on new S3 file detection. Download files to internal storage and process them with Python for automated data pipeline execution.