ToolCallRecord Type
A single tool invocation captured during a turn.
Record fields
| Record Field |
Description
|
Full Usage:
Input
Field type: string
|
Input passed to the tool.
|
Full Usage:
Name
Field type: string
|
Tool name as invoked.
|
Full Usage:
Output
Field type: string
|
Output the tool produced.
|
|
Where the tool came from (so adjustments can target the source).
|
Full Usage:
Version
Field type: string option
|
Tool version that was used, if known.
|
Nao