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