static ToolValue object(Map<String, ToolValue> fields) => ToolValue(objectValue: ToolValueObject(fields: fields.entries));