superops_technicians_list
Retrieve technicians from SuperOps.ai with filters for active status or team, enabling quick identification of available agents for assignments.
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) |