WorkflowExecution
Workflow execution instance
Properties
id
- Type:
string - Description: Execution ID
workflow_id (required)
- Type:
string - Description: Workflow definition ID
status
- Type:
object - Description: Execution status
context
- Type:
object - Description: Execution context
started_at
- Type:
object - Description: Execution start time
completed_at
- Type:
object - Description: Execution completion time
current_step
- Type:
object - Description: Current executing step
step_results
- Type:
object - Description: Step execution results
error_details
- Type:
object - Description: Error information
metrics
- Type:
object - Description: Execution metrics
Example
{}