Ask AI About a Picture
Shows an AI model a picture from this phone and returns what it says about it.
An action in the AI group.
Its type is action.ai_describe.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
image |
Picture | data in | String |
prompt |
What to ask | data in | String |
answer |
Answer | data out | String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Model | modelRef |
— | chosen from AI_MODEL |
| Picture | image |
— | — |
| What to ask | prompt |
What is in this picture? |
— |
| Longest reply | maxOutputTokens |
1024 |
tokens |
| If it fails | fallback |
— | — |