Reference
Look up Console screens, configuration fields, and expression syntax.
45 Articles
Screens
Find references for Console screens, panes, and Workflow designer controls.
31 Articles
App Console SDK v2
The flowgear-webapp package connects an embedded Flowgear App to its Console host.
App Manifest v2
Every published Flowgear App ZIP contains an app.json manifest that identifies the App and controls how it appears in Console navigation.
Builder Guidance v2
Builder Guidance is the authoritative authoring procedure exposed by Builder MCP.
Container Steps and scope v2
A container step allows steps to be nested within it.
Expression syntax v2
Expressions map data into Step Parameters, Workflow Returns, and control-flow Properties.
HTTP Workflow Request and Response v2
An HTTP Workflow uses one root receive Step and exactly one matching root respond Step.
Mapping functions v2
Mapping functions transform, test, select, and aggregate values in Expressions.
Schedule Expressions v2
The Runtime supports Daily, Weekly, Monthly, and Cron schedules.
Steps v2
A Step is one unit in a Workflow.
Workflow Artifacts v2
A Workflow includes both source and, when published, a compiled artifact.
Workflow Parameters and Returns v2
Workflow Parameters and Returns define the external contract of a Workflow.
Workflow Properties v2
The same Property structure is used for Workflow Parameters, Workflow Returns, Step Parameters, Step Returns, and nested object or array fields.
Workflow validation v2
The Runtime validates a Workflow at several layers.
Workflow YAML v2
A Workflow is stored as a YAML document.