pushover_send_message
Send push notifications to mobile devices via Pushover for task completions, errors, reminders, and custom alerts directly from AI conversations.
Instructions
Send a notification via Pushover
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message content to send | |
| user_key | No | Pushover user or group key (defaults to env var) | |
| api_token | No | Pushover application API token (defaults to env var) | |
| title | No | Optional message title | |
| priority | No | Message priority (-2 to 2) | |
| sound | No | Notification sound |