Interface: AgentStep
Defined in: src/types/index.ts:745
One round of tool execution inside the agent loop.
Properties
toolCalls
toolCalls:
AiToolCall[]
Defined in: src/types/index.ts:746
toolResults
toolResults:
unknown[]
Defined in: src/types/index.ts:747