validate_user
Validate User
Validate that a Pushover user key or group key is valid, the account is active, and has at least one active device. Returns the user's active devices and licensed platforms. Optionally validate a specific device name.
validate_user
Validate that a Pushover user key or group key is valid, the account is active, and has at least one active device. Returns the user's active devices and licensed platforms. Optionally validate a specific device name.
check_app_limits
Check the current monthly message usage and limits for the application. Returns the total message quota, remaining messages, and when the limit resets.
manage_group_members
Add, remove, enable, or disable users within a delivery group. Each operation targets a specific user within a group and optionally a specific device.
check_receipt
Check the acknowledgement status of an emergency-priority notification by its receipt ID. Returns whether the notification has been acknowledged, by whom, from which device, delivery status, and expiration info.
manage_group
Create, retrieve, rename, or list delivery groups. Groups allow sending a single notification to multiple users. Use the **action** field to specify the operation.
send_notification
Send a push notification to a Pushover user or group. Supports message body, title, HTML/monospace formatting, supplementary URLs, custom sounds, image attachments (Base64), priority levels including emergency with retry/acknowledgement tracking, and time-to-live for auto-deletion.
cancel_emergency
Cancel retries for an emergency-priority notification. You can cancel by a specific receipt ID or by a tag that was assigned when the notification was sent. Canceling by tag will stop all emergency notifications matching that tag.
list_sounds
List all available notification sounds for the application, including built-in and custom-uploaded sounds. Use the sound identifier when sending notifications with a custom sound.
push_glance
Push small data updates to smartwatch complications and device widgets (Glances). This silently updates on-screen widgets without generating notifications. At least one data field (title, text, subtext, count, or percent) must be provided. Currently only Apple Watch is supported.
migrate_subscription
Migrate an existing Pushover user key to a subscription-based key. This converts a direct user key into a subscription user key that can be managed through Pushover's subscription system. The returned subscription user key should be stored in place of the original user key.
Send real-time push notifications to Android, iOS, and desktop devices. Deliver messages with configurable priority levels (silent, low, normal, high, emergency), HTML formatting, image attachments, custom sounds, and URLs. Track emergency-priority message acknowledgements via receipts and callbacks. Manage delivery groups by adding, removing, enabling, or disabling users. Push silent data updates (title, text, count, percent) to smartwatch widgets via Glances. Validate user and group keys. Create inbound webhooks to convert external JSON payloads into Pushover notifications. Manage user subscriptions and licenses for Teams accounts.
Common questions about connecting Pushover to AI agents with Metorial.