pub fn parse_tool_name(name: &str) -> ToolNamePartsExpand description
Parse tool name into searchable parts (handles CamelCase and mcp__server__tool)
pub fn parse_tool_name(name: &str) -> ToolNamePartsParse tool name into searchable parts (handles CamelCase and mcp__server__tool)