create_company_contact
Create a new contact for a B2B company, specifying company ID, name, email, and optional phone or main contact flag.
Instructions
Create a new contact for a B2B company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Contact email | ||
| phone | No | Contact phone | |
| lastName | Yes | Contact last name | |
| companyId | Yes | Company ID | |
| firstName | Yes | Contact first name | |
| isMainContact | No | Whether this is the main contact |