boond_contacts_create
Create a new contact in BoondManager by supplying first name, last name, email, and company ID; add phone, job title, or department as needed.
Instructions
Create a new contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| phone | No | ||
| jobTitle | No | ||
| lastName | Yes | ||
| companyId | Yes | ||
| firstName | Yes | ||
| department | No |