create_status
Create a new status in Yandex Tracker by specifying its key, localized name, and type. Define custom workflow states like new, inProgress, paused, done, or cancelled.
Instructions
Create a new status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Status key | |
| name | Yes | Localized name | |
| stype | Yes | Status type: "new", "inProgress", "paused", "done", "cancelled" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |