autotask_create_contact
Add a new contact to an Autotask company by providing company ID, first name, and last name, with optional email, phone, and job title.
Instructions
Create a new contact in Autotask
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyID | Yes | Company ID for the contact | |
| firstName | Yes | Contact first name | |
| lastName | Yes | Contact last name | |
| emailAddress | No | Contact email address | |
| phone | No | Contact phone number | |
| title | No | Contact job title |