list_states
List a team's workflow states in order, returning names and types for use when creating or updating Linear issues.
Instructions
List the workflow states for a team, in workflow order, as {name, type}.
These names are what create_issue and update_issue accept for state.
team: team key or full team name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |