Take Screenshot
Captures what is on the screen right now and saves it as a picture.
An action in the Photos group.
Its type is action.screenshot.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
toFolder |
Save in this folder | data in | String |
name |
File name | 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 |
|---|---|---|---|
| Save in this folder | toFolder |
— | — |
| File name | name |
— | — |
| If one is already there | whenExists |
keep_both |
replace, keep_both, skip |
- accessibility access
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.