static LS agiBlue_queryToStringList(S query, O... _) { ret jsonDecodeList(agiBlue_query(query, _)); }