Header menu logo Nao

RevertContext Type

Context provided to a tool's Revert function so it can undo its effects

Record fields

Record Field Description

ExecutedAt

Full Usage: ExecutedAt

Field type: DateTimeOffset

When the tool was executed

Field type: DateTimeOffset

Input

Full Usage: Input

Field type: string

The input that was given to the tool

Field type: string

Metadata

Full Usage: Metadata

Field type: Map<string, string>

Additional metadata from execution

Field type: Map<string, string>

Output

Full Usage: Output

Field type: string

The output the tool produced

Field type: string

Type something to start searching.