list_contact_groups
List contact groups (labels) from your Google Contacts to get group IDs for managing contacts.
Instructions
List contact groups (labels) visible to the user.
Contact groups are the "labels" you see in Google Contacts sidebar (e.g. "Family", "Starred"). Use this to discover group IDs for get_contact_group or manage_contact_group. Requires the contacts.readonly OAuth scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address (authenticated account). | |
| page_size | No | Max groups per page. 1-1000. Default 100. | |
| page_token | No | Cursor from a prior response's "Next page token" line. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |