# Dialmycalls

DialMyCalls provides a mass notification system enabling users to send voice and text messages to contacts.

- **Category:** communication
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 25
- **Triggers:** 0
- **Slug:** `DIALMYCALLS`
- **Version:** 20260413_00

## Tools

### Add Access Account

**Slug:** `DIALMYCALLS_ADD_ACCESS_ACCOUNT`

Tool to add a new access (sub) account. Use when you need to delegate dialing capabilities to another user after setting up your master account.

### Add Contact

**Slug:** `DIALMYCALLS_ADD_CONTACT`

Tool to add a contact to your contact list. Use when you need to store a new contact's phone (and optional name, email, or group) before sending messages.

### Add Group

**Slug:** `DIALMYCALLS_ADD_GROUP`

Tool to add a new contact group. Use after deciding the group name to organize recipients into groups.

### Delete Access Account

**Slug:** `DIALMYCALLS_DELETE_ACCESS_ACCOUNT`

Tool to delete an access (sub) account by ID. Use when removing a sub account after deprovisioning.

### Delete Caller ID

**Slug:** `DIALMYCALLS_DELETE_CALLER_ID`

Tool to delete a caller ID. Use when you need to permanently remove an existing caller ID no longer in use.

### Delete Contact

**Slug:** `DIALMYCALLS_DELETE_CONTACT`

Tool to delete a contact by ID. Use when you need to permanently remove a contact from your list.

### Delete Group

**Slug:** `DIALMYCALLS_DELETE_GROUP`

Tool to delete a contact group by ID. Use when you need to remove an existing contact group after confirming its ID.

### Delete Recording

**Slug:** `DIALMYCALLS_DELETE_RECORDING`

Tool to delete a recording by ID. Use when you need to permanently remove a custom recording after confirming its recording ID.

### Get Access Account

**Slug:** `DIALMYCALLS_GET_ACCESS_ACCOUNT`

Tool to retrieve an access (sub) account by ID. Use when you need to inspect the details of a specific sub-account.

### Get Account

**Slug:** `DIALMYCALLS_GET_ACCOUNT`

Tool to retrieve your main account details. Use when you need to confirm account ID, remaining credits, and status.

### Get Caller ID

**Slug:** `DIALMYCALLS_GET_CALLER_ID`

Tool to retrieve a caller ID by ID. Use when you need its details such as phone number and verification status.

### Get Contact

**Slug:** `DIALMYCALLS_GET_CONTACT`

Tool to retrieve a contact by its unique ID. Use when you need to fetch details of a specific contact from your account.

### Get Group

**Slug:** `DIALMYCALLS_GET_GROUP`

Tool to retrieve a contact group by ID. Use when you need to fetch group details after creating or updating a group.

### Get Recording

**Slug:** `DIALMYCALLS_GET_RECORDING`

Tool to retrieve a recording by ID. Use when you need details and file URL of an existing recording.

### List Access Accounts

**Slug:** `DIALMYCALLS_LIST_ACCESS_ACCOUNTS`

Tool to list all access (sub) accounts. Use when you need to retrieve paginated sub-account information for administration or reporting.

### List Caller IDs

**Slug:** `DIALMYCALLS_LIST_CALLER_I_DS`

Tool to list all caller IDs on the account. Use when you need to enumerate existing caller IDs before performing other operations.

### List Calls

**Slug:** `DIALMYCALLS_LIST_CALLS`

Tool to list all call broadcasts on the account. Use when you need to retrieve or manage call records with optional filters like name, type, status, dates, pagination, and sorting.

### List Contacts

**Slug:** `DIALMYCALLS_LIST_CONTACTS`

Tool to list all contacts in your contact list. Use when fetching paginated or filtered contact data for review (e.g., after adding or updating contacts).

### List Do Not Contacts

**Slug:** `DIALMYCALLS_LIST_DO_NOT_CONTACTS`

Tool to list all Do Not Contact entries. Use when you need to review or manage blocked phone numbers or emails in your account. Supports pagination and filtering by type and search.

### List Groups

**Slug:** `DIALMYCALLS_LIST_GROUPS`

Tool to list all contact groups. Use when you need an overview of existing groups before sending messages.

### List Recordings

**Slug:** `DIALMYCALLS_LIST_RECORDINGS`

Tool to list all recordings. Use when you need to retrieve your account's recordings for auditing or bulk management.

### List Text Broadcasts

**Slug:** `DIALMYCALLS_LIST_TEXTS`

Tool to list all outgoing text broadcasts. Use when you need to review past text broadcasts with filters for date, status, and pagination.

### List Vanity Numbers

**Slug:** `DIALMYCALLS_LIST_VANITY_NUMBERS`

Tool to list all vanity numbers. Use when you need to retrieve available vanity phone numbers with pagination support.

### Update Access Account

**Slug:** `DIALMYCALLS_UPDATE_ACCESS_ACCOUNT`

Tool to update an existing access (sub) account by ID. Use when you need to change details like email, phone, name, password, or activation status after account creation.

### Update Caller ID

**Slug:** `DIALMYCALLS_UPDATE_CALLER_ID`

Tool to update an existing caller ID by ID. Use when you need to change its phone number or display name.
