NFC Tag
Starts when an NFC tag is held to the phone. Only works while the screen is on and unlocked.
A trigger in the Connectivity group.
Its type is trigger.nfc.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
tag |
Tag | data out | Object{tagId: String, tagName: String, text: String, timestamp: DateTime} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Tag | tagId |
— | chosen from NFC_TAG |
- NFC turned on
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.