dismiss_notifications
Dismiss all visible Hyprland built-in on-screen notifications to clear the notification area.
Instructions
Dismiss all currently visible Hyprland built-in on-screen notifications. UNVERIFIABLE as of this writing: send_notification's fallback was confirmed to produce no visible notification in the first place, so there was nothing on a real session to confirm this actually clears. The underlying call (hl.notification.get() + :dismiss() per handle) runs without erroring, but that's equally consistent with 'it worked' and 'it iterated over nothing'. Given send_notification's fallback is effectively non-functional right now, this tool likely has nothing to do in practice either.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||