pub type ToolId = String;
Unique identifier for a tool definition.
pub struct ToolId { /* private fields */ }