listContacts
List all contacts for the authenticated user with optional search. Requires authentication. Optional: search (search by name/email/org)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |