contacts_batch_create
Create multiple Google Contacts in one request by submitting a JSON array of contact objects with fields like names, email addresses, and phone numbers.
Instructions
Create multiple Google Contacts at once (people.batchCreateContacts)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contacts | Yes | JSON array of contact objects, each with fields like names, emailAddresses, phoneNumbers |