Change Picture Details
Writes or removes a picture’s description, date, location or camera details.
An action in the Photos group.
Its type is action.image_metadata.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
image |
Picture | data in | String |
value |
New value | data in | String |
state |
Result | data out | Object{changed: Boolean, uri: String, path: String, name: String, width: Int, height: Int, sizeBytes: Long, needsConfirmation: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Picture | image |
— | — |
| What to change | detail |
description |
description, taken, location, orientation, make, model, artist, copyright |
| New value | value |
— | blank removes it |
- access to your photos
- permission to change your photos
- permission to draw over other apps
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.