In this flow, if I receive a media URL, I download the image from the URL and send it to the AI model as data.
If there is no media, the other branch kicks in. The data is non existent.
How do I tell the model to use data if it exists and ignore if it does not exist?




