type ParamType = "string" | "number" | "boolean" | "object" | "array";
Parameter types for HTTP tools