Get Contact Group
get_contact_groupRetrieve details and members of a specific contact group by providing the group ID and user's Google email.
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 |