WorkflowState
Workflow state management
Properties
workflow_id (required)
- Type:
string - Description: Workflow identifier
state (required)
- Type:
string - Description: Current state
context
- Type:
object - Description: Workflow context
next_actions
- Type:
array - Description: Possible next actions
Example
{}