list_csm_accounts
Search customer accounts with filters for name, active status, and max records.
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) |