list_csm_accounts
List customer accounts using filters for name, active status, and record limit to retrieve specific account information.
Instructions
List customer accounts with optional search filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Search accounts by name | |
| active | No | Filter to active accounts only (default true) |