OptionalisInternal flag indicating this is a resume from a suspended state.
Set automatically by resumeExecution() - do not set manually for regular queries.
When true, the agent continues from the suspended step without triggering plan refinement.
OptionaloptionsOptional runtime options that can override default behaviors for this specific process call.
The user's input query or request to the agent.
OptionalresumeThe decision payload provided by the user when resuming from a HITL suspension.
Passed automatically by resumeExecution().
OptionalsessionAn optional identifier for the specific UI session, useful for targeting UI updates.
The mandatory identifier for the conversation thread. All context is scoped to this ID.
OptionaltraceAn optional identifier used for tracing a request across multiple systems or services.
OptionaluserAn optional identifier for the user interacting with the agent.
Properties required to initiate an agent processing cycle.
AgentProps