Skip to main content

ToolName

Type Alias ToolName 

Source
pub type ToolName = String;
Expand description

Stable, registry-unique identifier for a tool (e.g. "grammar.query", "memory.lookup", "sampler.expand").

Aliased Typeยง

pub struct ToolName { /* private fields */ }