list_clients
Retrieve clients from the billing panel, sorted newest first, with optional text search, status filter, and pagination.
Instructions
List clients, newest first. Optional text search and paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Match against name, email or company | |
| status | No | active, inactive or closed | |
| limitnum | No | Page size, default 25 | |
| limitstart | No | Offset to start from |