type ToolName = string; Copy
type ToolName = string;
Type representing the unique name of a tool within the swarm. Used to identify and reference specific tool implementations.