Create a contact group
create_contact_groupCreate a new Google Contacts group with a unique name, enabling you to organize contacts into labels. Returns the created group details for immediate use.
Instructions
Creates a new user contact group (label) and returns it (resourceName contactGroups/, name, etag). Group names must be unique — creating a duplicate name fails with 409 CONFLICT rather than making a second group. Put contacts into the new group with modify_group_members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The group's display name (must be unique among the user's groups). |