update_contacts
Bulk-update custom parameters for multiple contacts by specifying their phone numbers or IDs along with the parameter names and values.
Instructions
Bulk-update contacts' custom parameters.
Args:
contacts: List of {"target": "phone_or_id", "customParams": [{"name": "k", "value": "v"}]}Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contacts | Yes |