static ToolValue array(Iterable<ToolValue> values) => ToolValue(arrayValue: ToolValueArray(values: values));