pub fn find_tool(name: &str) -> Option<&'static ToolDefinition>
Find a tool definition by name (case-insensitive).