12 lines
674 B
Markdown
12 lines
674 B
Markdown
# Notification Bridge & Filter
|
|
Streamline your mobile notifications and allow your agent to take action on your behalf.
|
|
|
|
## Overview
|
|
A central hub for managing mobile alerts, filtering out noise, and automating responses.
|
|
|
|
## Features
|
|
- **Smart Triage**: Agent uses `notifications_list` to categorize alerts by importance.
|
|
- **Automated Replies**: Uses `notifications_action` to reply to messages or confirm appointments.
|
|
- **Cross-Device Sync**: Forwards critical notifications from your phone to your desktop or other nodes via `notify`.
|
|
- **Contextual Silence**: Automatically dismisses non-urgent notifications during [Focus Mode](../personal-automation/focus-mode.md).
|