create_profile
Create a new profile in Klaviyo by providing email, phone number, or external ID, along with optional properties like name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email address of the profile | ||
| last_name | No | Last name of the profile | |
| first_name | No | First name of the profile | |
| properties | No | Additional properties for the profile | |
| external_id | No | External ID for the profile | |
| phone_number | No | Phone number of the profile |