Skip to main content

Flows

A Business Flow is { metadata, steps } executed by FlowRunner.

Marketplace Apps declare flows as YAML under workflows/ — they compile into this same model (asktoolconditionapproval / challengecomplete). See Solution workflows.

External systems may also advertise flows from the SDK (app.flow). The Runtime still executes them; tools run through an SDKAdapter.

TopicDoc
Marketplace App YAMLSolution workflows
Declare in SDKDefine Business Flows
Execution semanticsRun Business Flows
Event / schedule entryEvent-Driven Triggers