Header menu logo Nao

ExecutionRecord Type

A record of a single tool execution (immutable, for journaling)

Record fields

Record Field Description

ContentMeta

Full Usage: ContentMeta

Field type: ContentMeta

Content type of the output

Field type: ContentMeta

ExecutedAt

Full Usage: ExecutedAt

Field type: DateTimeOffset

When it was executed

Field type: DateTimeOffset

Input

Full Usage: Input

Field type: string

The input provided

Field type: string

Metadata

Full Usage: Metadata

Field type: Map<string, string>

Additional metadata

Field type: Map<string, string>

Output

Full Usage: Output

Field type: string

The output produced

Field type: string

Reverted

Full Usage: Reverted

Field type: bool

Whether the execution has been reverted

Field type: bool

ToolName

Full Usage: ToolName

Field type: string

Which tool was executed

Field type: string

Type something to start searching.