list_csm_contacts
Retrieve customer contacts from ServiceNow. Filter by account or search by name or email to find specific contacts.
Instructions
List contacts for an account or search across all contacts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 25) | |
| query | No | Search by name or email | |
| account_sysid | No | Filter contacts by account sys_id |