Failure

Represents a failure result in the context of a tool operation.

Constructors

Link copied to clipboard
constructor(error: Throwable?)

Properties

Link copied to clipboard

The exception that caused the failure, or null if no exception is available. Encoded as an AIAgentError over the wire.