Class: ToolOutput
Constructors
constructor
• new ToolOutput(content
, toolName
, rawInput
, rawOutput
): ToolOutput
Parameters
Name | Type |
---|---|
content | string |
toolName | string |
rawInput | any |
rawOutput | any |
Returns
Defined in
packages/core/src/tools/types.ts:7
Properties
content
• content: string