Marketing17 toolsPaste one API key
Dub integration for AI agents
Create, manage, and track short links and analytics
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Dub once and call the same tools from all of them.
Setup
Connect Dub through ClawLink's hosted setup to create, manage, and track short links and analytics.
- 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
Dub exposes 17 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
dub_get_link_info | Retrieve details of a specific short link from Dub | Read |
dub_get_links | Retrieve a paginated list of links for the authenticated workspace | Read |
dub_get_links_count | Retrieve the count of links in workspace with optional filters | Read |
dub_get_tags | Retrieve a list of tags from Dub | Read |
dub_get_workspace | Retrieve detailed information for a specific workspace | Read |
dub_list_domains | Retrieve a list of domains for the authenticated workspace | Read |
dub_bulk_update_links | Update multiple short links in bulk | Read |
dub_create_domain | Add a domain to a Dub workspace | Write |
dub_create_tag | Create a new tag in Dub | Write |
dub_track_open | Track a deep link open event in Dub | Read |
dub_update_domain | Update a domain configuration in Dub | Write |
dub_update_tag | Update an existing tag by ID | Write |
dub_update_workspace | Update workspace settings in Dub | Write |
dub_upsert_link | Create or update a short link in Dub | Read |