How to Retrieve VisualLookUp Results (e.g., Object Name) in VisionKit?

Hi everyone,

I'm working on an iOS app that uses VisionKit and I'm exploring the .visualLookUp feature. Specifically, I want to extract the detailed information that Visual Look Up provides after identifying an object in an image (e.g., if the object is a flower, retrieve its name; if it’s a clothing tag, get the tag's content).

How to Retrieve VisualLookUp Results (e.g., Object Name) in VisionKit?
 
 
Q