list_authz_teams
Retrieve authorization teams with optional filtering by name, active status, and pagination.
Instructions
List authorization teams, optionally filtered by search term or active flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results | |
| offset | No | Result offset for pagination | |
| search | No | Search term for team names | |
| is_active | No | Filter by active teams |