yandex-tracker-cli 1.0.1

Token-efficient Yandex Tracker CLI for humans and AI agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "id": 16,
    "self": "https://api.tracker.yandex.net/v3/queues/PROJ/triggers/16",
    "queue": {"id": "1", "key": "PROJ", "display": "Storage"},
    "name": "Close on merge",
    "order": "0.0002",
    "actions": [{"type": "Transition", "status": {"key": "closed"}}],
    "conditions": [{"type": "CommentCondition"}, {"type": "StatusCondition"}],
    "version": 1,
    "active": false
  }
]