List Contact Groups
list_contact_groupsRetrieve all contact groups or labels for a specified Google Workspace user. Supports pagination to control the number of groups returned.
Instructions
List contact groups (labels) for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| page_size | No | Maximum number of groups to return (default: 100, max: 1000). | |
| page_token | No | Token for pagination. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |