aircall_add_phone
Add a phone number with a label to an existing contact by providing the contact ID, label (e.g., Work, Mobile), and the phone number.
Instructions
Add a phone number to an existing contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Label (e.g., Work, Mobile, Home) | |
| value | Yes | Phone number | |
| contact_id | Yes | The contact ID |