superops_clients_list
List client accounts in SuperOps.ai, filtered by status or stage, with pagination support.
Instructions
List clients (accounts) in SuperOps.ai. Can filter by status, stage, or paginate through results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (default: 50, max: 500) | |
| stage | No | Filter by stage: Lead, Prospect, Customer, or Churned | |
| cursor | No | Pagination cursor for fetching next page | |
| status | No | Filter by status: Active, Inactive, or Archived |