Skip to main content

parse_tool_name

Function parse_tool_name 

Source
pub fn parse_tool_name(name: &str) -> ToolNameParts
Expand description

Parse tool name into searchable parts (handles CamelCase and mcp__server__tool)