list_contact_groups
Retrieve contact groups (labels) from Google Workspace for a specified user email, supporting pagination for large datasets.
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 |