create_issue
Create a new issue in Yandex Tracker by providing a queue and summary. Returns the issue key for immediate reference.
Instructions
Creates a new Tracker issue. Always confirm queue and summary before creating. Returns the new issue key so the user can reference it immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | Yes | ||
| summary | Yes | ||
| type | No | task | |
| description | No | ||
| assignee | No | ||
| priority | No | ||
| components | No | ||
| sprint | No | ||
| parent | No | ||
| story_points | No | ||
| checklist | No | ||
| tags | No |