Skip to main content

WorkflowRunOutput Attributes

HITL Properties

Read-only properties that filter step_requirements for common cases:

WorkflowRunOutputEvent Types and Attributes

BaseWorkflowRunOutputEvent Attributes

WorkflowStartedEvent Attributes

WorkflowCompletedEvent Attributes

WorkflowPausedEvent Attributes

Emitted after the inner step-level pause event (StepPaused, StepExecutorPaused, or RouterPaused). Carries the full paused workflow state so clients can issue a continue without merging multiple events.

WorkflowCancelledEvent Attributes

WorkflowErrorEvent Attributes

WorkflowAgentStartedEvent Attributes

Emitted when the workflow agent starts, before it decides to run the workflow or answer directly.

WorkflowAgentCompletedEvent Attributes

Emitted when the workflow agent completes, after running the workflow or answering directly.

StepStartedEvent Attributes

StepCompletedEvent Attributes

StepPausedEvent Attributes

Emitted when step-level HITL pauses a step before execution.

StepContinuedEvent Attributes

Emitted when a paused step resumes after step-level HITL is resolved.

StepExecutorPausedEvent Attributes

Emitted when the agent or team running a step pauses on a tool call that requires HITL. See Executor HITL.

StepExecutorContinuedEvent Attributes

Emitted when a paused executor resumes after executor-level HITL is resolved.

StepOutputReviewEvent Attributes

Emitted when a step requires post-execution output review. See Output Review.

StepErrorEvent Attributes

ConditionExecutionStartedEvent Attributes

ConditionExecutionCompletedEvent Attributes

ParallelExecutionStartedEvent Attributes

ParallelExecutionCompletedEvent Attributes

LoopExecutionStartedEvent Attributes

LoopIterationStartedEvent Attributes

LoopIterationCompletedEvent Attributes

LoopExecutionCompletedEvent Attributes

RouterExecutionStartedEvent Attributes

RouterExecutionCompletedEvent Attributes

RouterPausedEvent Attributes

Emitted when a router pauses for the user to select route(s). See Router HITL.

StepsExecutionStartedEvent Attributes

StepsExecutionCompletedEvent Attributes

StepOutputEvent Attributes

WorkflowMetrics

StepMetrics