Communication25 toolsPaste one API key
Dialmycalls integration for AI agents
DialMyCalls provides a mass notification system enabling users to send voice and text messages to contacts.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Dialmycalls once and call the same tools from all of them.
Setup
Connect Dialmycalls 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
Dialmycalls exposes 25 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
dialmycalls_get_access_account | Retrieve an access (sub) account by ID | Read |
dialmycalls_get_account | Retrieve your main account details | Read |
dialmycalls_get_caller_id | Retrieve a caller ID by ID | Read |
dialmycalls_get_contact | Retrieve a contact by its unique ID | Read |
dialmycalls_get_group | Retrieve a contact group by ID | Read |
dialmycalls_get_recording | Retrieve a recording by ID | Read |
dialmycalls_list_access_accounts | List all access (sub) accounts | Read |
dialmycalls_list_caller_i_ds | List all caller IDs on the account | Read |
dialmycalls_list_calls | List all call broadcasts on the account | Read |
dialmycalls_list_contacts | List all contacts in your contact list | Read |
dialmycalls_list_do_not_contacts | List all Do Not Contact entries | Read |
dialmycalls_list_groups | List all contact groups | Read |
dialmycalls_list_recordings | List all recordings | Read |
dialmycalls_list_texts | List all outgoing text broadcasts | Read |
dialmycalls_list_vanity_numbers | List all vanity numbers | Read |
dialmycalls_add_access_account | Add a new access (sub) account | Write |
dialmycalls_add_contact | Add a contact to your contact list | Write |
dialmycalls_add_group | Add a new contact group | Write |
dialmycalls_update_access_account | Update an existing access (sub) account by ID | Write |
dialmycalls_update_caller_id | Update an existing caller ID by ID | Write |