Generate configurable and reusable workflows
Describe a data-intensive task and generate a reusable workflow you can configure and run repeatedly.
Workflows combine database actions, MCP tools, files, custom inputs, and optional agent steps in editable TypeScript code.
Fine-grained security controls
Enforce row-level and column-level database permissions so workflows only access the data they need.
Generated TypeScript runs in an isolated Docker environment for safer execution.
End-to-end run visibility
Monitor workflow progress in real time, review logs and cost, and rerun with different inputs.
The Activity tab shows each tool call with inputs, outputs, and errors for faster debugging.