List teams
list_teamsList the teams the viewer belongs to, with each team's id, name, orgId, tier, and team lead. Parabol GraphQL: viewer.teams. Requires the TEAMS_READ scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeArchived | No | Include archived teams (default false). |