create_contact
Add a new contact to Mautic with required email and optional fields like name, phone, company, and custom data.
Instructions
Create a new contact in Mautic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Contact email address | ||
| firstName | No | First name | |
| lastName | No | Last name | |
| phone | No | Phone number | |
| company | No | Company name | |
| position | No | Job position | |
| customFields | No | Custom field values |