AgentToolCallResult
AgentToolCallResult =
object
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:13
Properties
Section titled “Properties”toolName
Section titled “toolName”toolName:
string
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:14
toolKwargs
Section titled “toolKwargs”toolKwargs:
Record
<string
,JSONValue
>
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:15
toolId
Section titled “toolId”toolId:
string
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:16
toolOutput
Section titled “toolOutput”toolOutput:
ToolResult
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:17
returnDirect
Section titled “returnDirect”returnDirect:
boolean
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:18
raw:
JSONValue
Defined in: .build/typescript/packages/workflow/src/agent/events.ts:19