| name | contacts-search |
| description | Search Google Contacts for people and contact info |
| tags | ["contacts","people","search","address-book"] |
Contacts Search
When to use
When looking up contact information — phone, email, address.
Execution
- Parse: search query (name, email), optional --max
- Run:
gog contacts search "<query>" --account relay.supernor@gmail.com [--max N]
- Or list all:
gog contacts list --account relay.supernor@gmail.com [--max N]
- Return formatted contact list
Account Routing
- Route through correct Google account based on initiating agent/human
Logging
Intent: Connected [I10]. Purpose: [P-TBD].