Skip to main content

tool_kind_label

Function tool_kind_label 

Source
pub fn tool_kind_label(
    kind: ToolKind,
    claude_tool_name: Option<&str>,
) -> (&'static str, &'static str)
Expand description

Tool kind icon + label pair. Monochrome Unicode symbols. If claude_tool_name is provided, override icon/label for specific tools.