Skip to main content

openclaw tasks flow

There is no top-level openclaw flows command. Durable TaskFlow inspection lives under openclaw tasks flow.

Subcommands

<lookup> accepts either a flow id (returned by list / show) or the flow’s owner key (the stable identifier the owning subsystem uses to track the flow).

Status filter values

--status on list accepts one of: queued, running, waiting, blocked, succeeded, failed, cancelled, lost.

Examples

For TaskFlow concepts and authoring, see TaskFlow. For the parent tasks command, see tasks CLI reference.