List teams
linear_list_teamsList the teams in the workspace (id, key, name). Use a team's id for linear_create_issue or its key for linear_search_issues. Read-only. GraphQL: query teams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Max teams to return. Default 50. |