Add to Contact List
neuron_add_to_contact_listAdd one or more contacts to a list by contact ID or phone number. Phone numbers without existing contacts are auto-created as minimal contact records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes | Array of contacts to add, each identified by contactId or phone number | |
| idOrSlug | Yes | Unique identifier (UUID) or URL-friendly slug of the target contact list |