add_contacts_to_list
Add contacts to a marketing list by specifying the list ID and an array of contacts including phone and name.
Instructions
Añadir contactos a lista — Añade uno o más contactos a una lista de marketing [mutation]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID de la lista | |
| contacts | Yes | Array de contactos [{phone, name}] |