Get Contact Group
get_contact_groupFetch a specific Google contact group's details and members. Supply the group ID and user's Google email to retrieve the information, with an optional 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 |