runtime-commandAvailable
Save Workflow State
Stage the authoritative model snapshot for transactional persistence when the workflow completes.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | save | — |
| category | model | — |
| displayName | Save Workflow State | — |
| pythonName | save | — |
| responseType | model | — |
Stage the authoritative model snapshot for transactional persistence when the workflow completes.
Contract
| Property | Value |
|---|---|
| action | save |
| category | model |
| displayName | Save Workflow State |
| pythonName | save |
| responseType | model |
Dynamic call
model.command('save', ...)