AgentWorkflowScope
AgentWorkflowScope =
object
Defined in: packages/core/src/agent/types.ts:24
Links agent events to the active workflow step when called inside ctx.step.
Properties
Section titled “Properties”stepId
Section titled “stepId”stepId:
string|null
Defined in: packages/core/src/agent/types.ts:26
workflowRunId
Section titled “workflowRunId”workflowRunId:
string
Defined in: packages/core/src/agent/types.ts:25