list-teams
Retrieve teams with pagination, parent team filter, and custom fields such as users, roles, and ownership.
Instructions
List teams with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to include (e.g. 'users,owns,defaultRoles,parents') | |
| limit | No | Number of results per page | |
| before | No | Cursor for backward pagination | |
| after | No | Cursor for forward pagination | |
| parentTeam | No | Filter by parent team name | |
| include | No | Include deleted entities | non-deleted |