create_contact
Create a CRM contact in the active mesh using a first and last name, with optional email and company. The server resolves free-text company names to existing companies where possible.
Instructions
Create a CRM contact in the active mesh. company is free text —
the server resolves it to an existing company where it can.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| company | No | ||
| last_name | Yes | ||
| first_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||