AgenticTaskResult
Defined in: mcp.ts:662
Properties
Section titled “Properties”finishReason
Section titled “finishReason”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
Section titled “toolCallCount”toolCallCount:
number
Defined in: mcp.ts:666
Total number of tool calls made