get_contact
Retrieve detailed contact information from Google Workspace using a user's email address and contact ID.
Instructions
Get detailed information about a specific contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| contact_id | Yes | The contact ID (e.g., "c1234567890" or full resource name "people/c1234567890"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |