Dialmycalls
Overview
SLUG: DIALMYCALLS
Description
DialMyCalls provides a mass notification system enabling users to send voice and text messages to contacts.
Authentication Details
API Key
Connecting to Dialmycalls
Create an auth config
Use the dashboard to create an auth config for the Dialmycalls toolkit. This allows you to connect multiple Dialmycalls accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Dialmycalls toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
DIALMYCALLS_ADD_ACCESS_ACCOUNT
Tool Name: Add Access Account
Description
Action Parameters
Action Response
DIALMYCALLS_ADD_CONTACT
Tool Name: Add Contact
Description
Action Parameters
Action Response
DIALMYCALLS_ADD_GROUP
Tool Name: Add Group
Description
Action Parameters
Action Response
DIALMYCALLS_DELETE_ACCESS_ACCOUNT
Tool Name: Delete Access Account
Description
Action Parameters
Action Response
DIALMYCALLS_DELETE_CALLER_ID
Tool Name: Delete Caller ID
Description
Action Parameters
Action Response
DIALMYCALLS_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
DIALMYCALLS_DELETE_GROUP
Tool Name: Delete Group
Description
Action Parameters
Action Response
DIALMYCALLS_DELETE_RECORDING
Tool Name: Delete Recording
Description
Action Parameters
Action Response
DIALMYCALLS_GET_ACCESS_ACCOUNT
Tool Name: Get Access Account
Description
Action Parameters
Action Response
DIALMYCALLS_GET_ACCOUNT
Tool Name: Get Account
Description
Action Parameters
Action Response
DIALMYCALLS_GET_CALLER_ID
Tool Name: Get Caller ID
Description
Action Parameters
Action Response
DIALMYCALLS_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
DIALMYCALLS_GET_GROUP
Tool Name: Get Group
Description
Action Parameters
Action Response
DIALMYCALLS_GET_RECORDING
Tool Name: Get Recording
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_ACCESS_ACCOUNTS
Tool Name: List Access Accounts
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_CALLER_I_DS
Tool Name: List Caller IDs
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_CALLS
Tool Name: List Calls
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_CONTACTS_IN_GROUP
Tool Name: List Contacts in Group
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_DO_NOT_CONTACTS
Tool Name: List Do Not Contacts
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_GROUPS
Tool Name: List Groups
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_RECORDINGS
Tool Name: List Recordings
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_TEXTS
Tool Name: List Text Broadcasts
Description
Action Parameters
Action Response
DIALMYCALLS_LIST_VANITY_NUMBERS
Tool Name: List Vanity Numbers
Description
Action Parameters
Action Response
DIALMYCALLS_UPDATE_ACCESS_ACCOUNT
Tool Name: Update Access Account
Description
Action Parameters
Action Response
DIALMYCALLS_UPDATE_CALLER_ID
Tool Name: Update Caller ID
Description
Action Parameters
Action Response