Create contact
create_contactAdd a new person contact to Karbon with required first and last names, and optional details like contact type, client owner, and business cards.
Instructions
Create a new person contact in Karbon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| LastName | Yes | ||
| FirstName | Yes | ||
| MiddleName | No | ||
| Salutation | No | ||
| ClientOwner | No | Email address of the Karbon user who owns this client | |
| ContactType | No | Contact type label, e.g. 'Client', 'Prospect'. Valid values come from get_tenant_settings. | |
| BusinessCards | No | ||
| ClientManager | No | ||
| PreferredName | No | ||
| RestrictionLevel | No | ||
| UserDefinedIdentifier | No | Your own external ID for this contact |