handleToolError property
Handle the content of the ToolException thrown by the tool.
Implementation
final Output Function(ToolException)? handleToolError;
Handle the content of the ToolException thrown by the tool.
final Output Function(ToolException)? handleToolError;