Hi - I am trying to create a flow to add a product tag to a product when a metafield has a certain value.
Trigger: Scheduled to Run
Action: Get Product Data (Query: Created in the last day)
Condition: Check if Metafield Key is Gender & Value is Unisex
Action: Add Tag Male, Female
The issue I am having is “Get Product Data” doesn’t return Tags.
Is it possible to include tags in the returned data, to allow me to perform the final action?
Any help would be much appreciated.

