Communication9 toolsPaste one API key
Pumble integration for AI agents
Pumble is a team communication platform for channels, direct messages, scheduled messages, and workspace collaboration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pumble once and call the same tools from all of them.
Setup
Connect Pumble 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
Pumble exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
pumble_get_current_user | Return the Pumble user and workspace associated with the connected API key | Read |
pumble_get_message | Fetch one Pumble message by its message ID and channel ID | Read |
pumble_list_channel_messages | Return one page of recent messages from a channel, continuing backward through history with a | Read |
pumble_list_channels | List channels visible to the connected Pumble user, including channel IDs needed by message | Read |
pumble_list_users | List users in the current Pumble workspace with stable IDs and profile details | Read |
pumble_search_messages | Search Pumble messages and return one bounded page | Read |
pumble_edit_message | Replace the text of an existing Pumble message in a channel | Write |
pumble_send_message | Immediately post a text message to a Pumble channel identified by its channel ID | Write |