Google Contacts

List and read Google Contacts (People API).

# Google Contacts Skillpack

Use this tool family for listing or searching Google contacts.

## When to use it

Choose Google Contacts when the task needs:
- a user's saved contacts
- contact names, emails, or phone numbers
- people lookup before email/calendar outreach

## How to use it through Clono

1. Search operations:
   - `GET /api/tools/search?q=google contacts`
   - or `GET /api/tools/search?q=contacts`

2. Pick an operation from the `google_contacts` tool family.

3. Start a run:
   - `POST /api/tool-runs`

4. Poll for completion:
   - `GET /api/tool-runs/{runId}`

## Requirements

- The user must have connected Google Contacts in Clono Integrations.
- Prefer narrow lookups when the user is asking about a specific person.