send_notification
Send notifications on macOS with customizable title, message, subtitle, and sound using the MCP server for efficient device alerts.
Instructions
Send a notification on macOS using osascript
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | Main message content | |
sound | No | Whether to play the default notification sound | |
subtitle | No | Optional subtitle | |
title | Yes | Title of the notification |