Microsoft Windows 10 · Capability
Microsoft Windows 10 Windows Notifications API — Toast Notifications
Microsoft Windows 10 Windows Notifications API — Toast Notifications. 4 operations. Lead operation: Microsoft Windows 10 Create a toast notification. Self-contained Naftiko capability covering one Microsoft Windows 10 business surface.
What You Can Do
POST
Createtoastnotification
— Microsoft Windows 10 Create a toast notification
/v1/notifications/toast
GET
Listtoastnotifications
— Microsoft Windows 10 List active toast notifications
/v1/notifications/toast
GET
Gettoastnotification
— Microsoft Windows 10 Get a toast notification by tag
/v1/notifications/toast/{notificationtag}
DELETE
Removetoastnotification
— Microsoft Windows 10 Remove a toast notification
/v1/notifications/toast/{notificationtag}
MCP Tools
microsoft-windows-10-create-toast
Microsoft Windows 10 Create a toast notification
microsoft-windows-10-list-active
Microsoft Windows 10 List active toast notifications
read-only
idempotent
microsoft-windows-10-get-toast
Microsoft Windows 10 Get a toast notification by tag
read-only
idempotent
microsoft-windows-10-remove-toast
Microsoft Windows 10 Remove a toast notification
idempotent