Create Contact with Lists
create_contact_with_listsCreates new contacts and assigns them to specified email lists, enabling targeted list management.
Instructions
Create new contacts and assign them to specific email lists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contacts | Yes | Array of contact objects | |
| list_ids | Yes | Array of list IDs to add the contact to |