Currently, the ClickUp API returns tags as plain strings without unique identifiers.
This makes it challenging to manage tags programmatically, especially when tags have similar names or when syncing with external systems.
Adding unique IDs to tags would greatly enhance API usability and data integrity.