Get Contact Group
get_contact_groupRetrieve details and member list of a specific contact group in Google Contacts by providing the user's email and group ID.
Instructions
Get details of a specific contact group including its members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| group_id | Yes | The contact group ID. | |
| max_members | No | Maximum number of members to return (default: 100, max: 1000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |