Act on Notification
Marks a conversation read, presses one of its buttons, or dismisses the notification.
An action in the Notifications group.
Its type is action.notification_action.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
conversationId |
Conversation ID | data in | String |
label |
Button | data in | String |
state |
state | data out | Object{conversationId: String, op: String, changed: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Conversation ID | conversationId |
— | — |
| What to do | op |
MARK_READ |
MARK_READ, RUN_ACTION, DISMISS |
| Button | label |
— | shown when op is RUN_ACTION |
- notification 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.