Create a workflow state
create_stateAdd a status to a team board. The category drives what the product infers from it, so pick the one that matches the meaning. The new status lands at the end; use reorder_states to place it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Status name such as "Blocked". | |
| team | Yes | A team key like "ENG", a team name, or a team id. | |
| color | No | Hex colour such as "#7c3aed". | |
| category | Yes | Which lifecycle stage this status means. |