create_contact
Create a contact in GoHighLevel with a dry-run default: preview the exact payload before confirming with confirm:true to save.
Instructions
Create a contact. DRY RUN BY DEFAULT: returns the exact payload without sending. Pass confirm:true to actually write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| No | |||
| phone | No | E.164 format, e.g. +15551234567 | |
| confirm | No | Must be exactly boolean true to actually create. Anything else is a dry run. | |
| lastName | No | ||
| firstName | No |