pub type ToolError = String;
Result type for tool execution
pub struct ToolError { /* private fields */ }