superops_technicians_list
Retrieve a paginated list of SuperOps.ai technicians, filtering by active status or team ID to assign and manage field resources.
Instructions
List technicians (agents) in SuperOps.ai. Can filter by active status or team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (default: 50, max: 500) | |
| cursor | No | Pagination cursor for fetching next page | |
| teamId | No | Filter by team/group ID | |
| activeOnly | No | Show only active technicians (default: true) |