Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Use the Kestra runIf attribute to conditionally execute tasks. Build dynamic workflows that skip or run steps based on runtime conditions.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Collect logs from every pod in a Kubernetes namespace within a time window, plus namespace events, in one run.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Build a Docker image, run it, and provision files with Terraform in one declarative Kestra pipeline.
Run a Python script inside a Kubernetes pod with declarative CPU and memory limits, straight from a Kestra flow.
Classify every prompt with OpenAI, then route it to the best-fit LLM across Anthropic, Gemini, Perplexity, and OpenAI for quality and cost.
Use blueprints to kickstart your first workflows.