Header menu logo Nao

ToolInvocationResult Type

Result of a tool invocation with metadata

Record fields

Record Field Description

DurationMs

Full Usage: DurationMs

Field type: int64

How long the invocation took in milliseconds

Field type: int64

Error

Full Usage: Error

Field type: string option

Error message if failed

Field type: string option

HadSideEffects

Full Usage: HadSideEffects

Field type: bool

Whether the tool produced side effects

Field type: bool

Output

Full Usage: Output

Field type: string

The output content

Field type: string

Success

Full Usage: Success

Field type: bool

Whether the invocation succeeded

Field type: bool

Type something to start searching.