pub type ToolName = String;
Stable, registry-unique identifier for a tool (e.g. "grammar.query", "memory.lookup", "sampler.expand").
"grammar.query"
"memory.lookup"
"sampler.expand"
pub struct ToolName { /* private fields */ }