agent-tools / Exports / IFunctionToolExecutionMetadata
Interface: IFunctionToolExecutionMetadata
Tool execution metadata
Table of contents
Properties
Properties
executionTime
• executionTime: number
Defined in
packages/agent-tools/src/implementations/function-tool/types.ts:64
toolName
• toolName: string
Defined in
packages/agent-tools/src/implementations/function-tool/types.ts:65
parameters
• parameters: TToolParameters
Defined in
packages/agent-tools/src/implementations/function-tool/types.ts:66