AgentStepWorkflowContext
Lightweight workflow context attached to each step input.
SDK v2026.4.0
Kind: interface
Signature
export interface AgentStepWorkflowContextProperties
currentStepIndex(number): Zero-based index of the step currently executing.completedSteps(Array): Metadata for completed steps before the current step.