List teammate tagsAsk AIget https://api2.frontapp.com/teammates/{teammate_id}/tagsList the tags for a teammate. Required scope: tags:readPath Paramsteammate_idstringrequiredDefaults to tea_123The teammate ID. Alternatively, you can supply an email as a resource alias.Query 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