Skip to main content
List workflow states for a Linear team so issues can be moved to the right status

Tool details

FieldValue
Namelinear__list_workflow_states
GroupIntegrations

Playground

Input schema

Input schema
{
  "type": "object",
  "properties": {
    "teamId": {
      "type": "string",
      "description": "Team ID"
    }
  },
  "required": [
    "teamId"
  ],
  "description": "Input schema for the linear__list_workflow_states tool."
}

Output schema

This tool does not publish an output schema.