Skip to content

AgentWorkflowScope

AgentWorkflowScope = object

Defined in: packages/core/src/agent/types.ts:107

Links agent events to the active workflow step when called inside ctx.step.

stepId: string | null

Defined in: packages/core/src/agent/types.ts:109


workflowRunId: string

Defined in: packages/core/src/agent/types.ts:108