Skip to main content

Module error

Module error 

Source
Expand description

Tool Error Types

This module defines the error types for the tool system. All tool operations return Result<T, ToolError> for consistent error handling.

Enumsยง

ToolError
Tool execution error types