contacts_group_update
Update a contact group's name in Google Contacts by providing the group's resource name and the new name. Renames the group directly.
Instructions
Update a contact group name (contactGroups.update)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New name for the contact group | |
| resourceName | Yes | Contact group resource name, e.g. 'contactGroups/abc123' |