rm_create_client_contact
Create a new contact record for an existing client by providing first and last name, plus optional email, phone, and title.
Instructions
Add a contact for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| phone | No | ||
| title | No | ||
| client_id | Yes | ||
| last_name | Yes | ||
| first_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |