Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List workflow states for a Linear team so issues can be moved to the right status
linear__list_workflow_states
{ "type": "object", "properties": { "teamId": { "type": "string", "description": "Team ID" } }, "required": [ "teamId" ], "description": "Input schema for the linear__list_workflow_states tool." }