superops_clients_list
Retrieve clients from SuperOps.ai, filtered by status, stage, or paginated for account management.
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 |