Skip to content

AgenticTaskResult

Defined in: mcp.ts:662

finishReason: string

Defined in: mcp.ts:670

Reason the loop finished


steps: unknown[]

Defined in: mcp.ts:668

All steps in the agentic loop


text: string

Defined in: mcp.ts:664

Final text response from the AI


toolCallCount: number

Defined in: mcp.ts:666

Total number of tool calls made