superops_clients_list
Fetch client accounts from SuperOps, filtering by status or stage to narrow results. Navigate large result sets using cursor-based pagination.
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 |