List contacts
google_contacts_listRetrieve contacts from a Google account, returning names, emails, and phone numbers. Specify the account and maximum number of contacts to fetch.
Instructions
List the account's contacts with names, emails and phones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account nickname to use. | |
| pageSize | No | Max contacts (default 100). |