type ToolValue = string | number | boolean | null; Copy
type ToolValue = string | number | boolean | null;