Mark notifications as read
mark_notifications_readMark one notification (notification_id) or all of them (all: true) as read. Requires the user's confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| notification_id | No | ||
| confirmation_token | No | Leave empty on the first call: you get an action_summary and a token instead of the action. After the user explicitly confirms that summary, call again with the SAME arguments plus this token. |