Edit
Command Palette
Search for a command to run...
Edit Google Contacts Tool
Modify this tool gene.
Gene Details
contactsgooglecrmmcpintegration
Content (Markdown)
Preview
Google Contacts Tool
Overview
Comprehensive Google Contacts API integration for contact management.
Available Operations (5 Operations)
- Create Contact - Add new contact
- Get Contact - Retrieve contact by ID
- Update Contact - Modify contact
- Delete Contact - Remove contact
- List Contacts - Get all contacts
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
operation | string | Yes | Operation name |
contactId | string | No | Contact resource name |
name | string | No | Full name |
email | string | No | Email address |
phone | string | No | Phone number |
Use Cases
- Contact sync with CRM
- Address book management
- Team directory maintenance