crm_customers_contacts_create
Add contact information to ServiceTitan customer records, including phone numbers with text preferences and memos, to maintain accurate CRM data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| type | No | Contact type | |
| value | No | Contact value | |
| memo | No | Contact memo | |
| phoneSettings | No | Phone settings | |
| _confirmed | No | Set to true to confirm this write operation |