Branch references for Decision activities, never for regular activities
Readonly__ReadonlybranchesReadonlyoutputsReadonlystateRuntime state of the activity (e.g. PENDING, COMPLETE). Usable in condition pills.
ReadonlysysSys_id of the activity record. Standard format data pill references only (not usable in conditions).
Instance returned by wfa.playbook.activity() in the declarative syntax. Provides access to outputs (for data pills) and branches (for Decision activities), but NO builder methods — execution ordering is declared via startRule on the activity config.