contact_methods_create_contact_method
Add a new contact method to a ServiceTitan contact by specifying the contact ID, type, value, and tenant. Enhances communication options for better client interaction management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contactId | Yes | The contact UUID | |
memo | No | The description of contact method | |
tenant | Yes | Tenant ID | |
type | Yes | The type of contact method | |
value | Yes | The value of contact method |