Skip to main content
Workflows compose connectors, prompts, and mappings into reusable, schedulable pipelines. See Running agents & workflows for the input and execution-mode model.

Usage

Subcommands

Running

Workflows run synchronously by default — the CLI waits for the result. Pass --async to schedule and return, and --watch to poll until complete.
See Running agents & workflows for the full mode matrix.