List contacts
nylas_list_contactsList contacts for the connected account, with optional email/phone filters. Nylas v3: GET /v3/grants/{grant_id}/contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Filter by email address. | ||
| limit | No | Max contacts to return. | |
| grant_id | No | Connected-account grant id. Overrides NYLAS_GRANT_ID for this call. | |
| page_token | No | Pagination cursor (next_cursor from a prior page). | |
| phone_number | No | Filter by phone number. |