Developer Tools7 toolsPaste one API key
Pushinator integration for AI agents
Pushinator provides push notification channels for sending real-time alerts to subscribed users and devices.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pushinator once and call the same tools from all of them.
Setup
Connect Pushinator 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
Pushinator exposes 7 tools through ClawLink. The 6 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
pushinator_get_channel | Get one Pushinator notification channel by its channel ID | Read |
pushinator_get_current_user | Return the Pushinator user associated with the connected API key | Read |
pushinator_list_channels | List every notification channel belonging to the connected Pushinator account | Read |
pushinator_create_channel | Create a Pushinator notification channel and return its channel ID and properties | Write |
pushinator_update_channel | Replace the editable name and optional description of an existing Pushinator notification | Write |
pushinator_send_notification | Send a push notification immediately to all subscribers of a Pushinator channel | Write |