add_contacts_to_list
Add email contacts to a specified list by providing list ID and an array of email addresses.
Instructions
Add contacts to an existing SendGrid list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | Array of email addresses to add to the list | |
| list_id | Yes | ID of the contact list |