List team tagsAsk AIget https://api2.frontapp.com/teams/{team_id}/tagsList the tags for a team (workspace). Required scope: tags:readPath Paramsteam_idstringrequiredDefaults to tim_123The team IDQuery Paramslimitinteger≤ 100Max number of results per pagepage_tokenstringToken to use to request the next pagesort_bystringField used to sort the tags. Only supports id.sort_orderstringenumOrder by which results should be sortedascascdescAllowed:ascdescResponse 200Array of TagsUpdated 2 months ago