Developer Tools29 toolsPaste one API key
Pushover integration for AI agents
Pushover is a service that enables real-time notifications to your devices through simple API integration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pushover once and call the same tools from all of them.
Setup
Connect Pushover through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Pushover exposes 29 tools through ClawLink. The 26 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
pushover_client_fetch_messages | Download pending messages for a registered device | Read |
pushover_client_realtime_websocket | Establish a secure WebSocket connection for real-time message notifications | Read |
pushover_get_app_icon_image | Fetch an application icon PNG by icon identifier | Read |
pushover_get_app_limits | Retrieve the current monthly message limit, remaining messages, and reset time for a Pushover | Read |
pushover_get_app_token | Fetch stored Pushover application API token | Read |
pushover_get_receipt_status | Poll the status of an emergency-priority notification receipt | Read |
pushover_get_team_api_token | Fetch stored Pushover for Teams API token | Read |
pushover_group_get | Retrieve details for a Delivery Group | Read |
pushover_group_list | List all Delivery Groups | Read |
pushover_license_check_credits | Retrieve remaining license credits for a Pushover application | Read |
pushover_store_team_api_token | Securely store a Pushover for Teams API token | Read |
pushover_subscription_flow | Validate and return a Pushover subscription code | Read |
pushover_validate_user_or_group | Validate a Pushover user or group key for deliverability | Read |
pushover_client_login | Authenticate a Pushover user by email and password | Read |
pushover_client_register_device | Register an Open Client desktop device | Read |
pushover_glances_update | Update a user's Glances widget data without sending a notification | Read |
pushover_group_add_user | Add an existing Pushover user to a delivery group | Read |
pushover_group_create | Create a new Delivery Group | Read |
pushover_group_disable_user | Temporarily disable deliveries to a user or specific device within a Pushover group | Read |
pushover_group_enable_user | Re-enable deliveries to a previously disabled user (or specific device) within a Pushover group | Read |
pushover_group_rename | Rename an existing Delivery Group | Read |
pushover_license_assign | Assign a pre-paid license credit to a Pushover user by key or email | Read |
pushover_send_message | Send a push notification with optional title, URL, priority, sound, attachments, and filters | Write |
pushover_teams_add_user | Add a user to a Pushover for Teams organization | Read |
pushover_cancel_receipt_retries | Cancel further retries for an emergency-priority message before its expiry | Write |
pushover_cancel_retries_by_tag | Cancel retries for all active emergency-priority Pushover messages matching a specific tag | Write |