Skip to main content

tool_call_label

Function tool_call_label 

Source
fn tool_call_label(name: &str, args: &str) -> String
Expand description

A short, human-friendly label for a tool call (shown in non-verbose output): prefers the most salient argument (path/pattern) over the raw JSON.