list_csm_accounts
Retrieve customer account records from ServiceNow with search filters for name matching, active status, and result limits.
Instructions
List customer accounts with optional search filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search accounts by name | |
| active | No | Filter to active accounts only (default true) | |
| limit | No | Max records to return (default 50) |