Analyze an image with the AI Analyze Image action
The AI Analyze Image action examines an image inside a workflow with an AI vision model and returns the answer as text. Give it a public image URL and a prompt. It is a premium action, and each execution carries an additional charge.
Add the action
Open Automations > Workflows.
Open the workflow and add the AI Analyze Image action under AI Actions.
Select a model: GPT-5.6 Luna or GPT-5.6 Tera.
Enter the image URL, using the output of an earlier step or a custom value.
Write the analysis prompt that tells the model what to look for and how to answer. The prompt field accepts custom values.
Set the detail level to Auto, High, or Low. High is more accurate for small text; Low is faster. Auto is the default.
Save the action.
Use the result
The action returns the model's answer as text. Use it in the actions that follow ā save it to a custom field, send it in an email or SMS, pass it to a webhook, or send it to another AI action. Use it to read text from receipts, invoices, screenshots, and documents, or to get a written description of an image's contents.
The image URL must be public and point directly to the image file, not to a page that contains the image. Anyone must be able to open it without logging in. Files in Media Storage are already public.