Failure

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

Constructors

Link copied to clipboard
constructor(error: AIAgentError?)

Properties

Link copied to clipboard

The Throwable that caused the failure. It can be null if no specific throwable information is available.