Recursively search for tags/labels arrays in nested dict. Looks for common field names: 'tags', 'labels'. Handles both string arrays and objects with 'name' field.
Recursively search for tags/labels arrays in nested dict. Looks for common field names: 'tags', 'labels'. Handles both string arrays and objects with 'name' field.