get_workflow_states
Retrieve all workflow states (statuses) for a specific team, providing the state IDs needed for updating issues.
Instructions
Get all workflow states (statuses) for a specific team. Use this to find state IDs when updating issues. Examples: 'Show workflow states for the Engineering team', 'What statuses are available?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The ID of the team (use get_teams to find team IDs) |