create_issue
Create a new issue in a YouTrack project by specifying summary, description, and custom fields via command.
Instructions
Create a new issue in a YouTrack project.
Use command to set required custom fields at creation time.
Args: project: Project short name summary: Issue title description: Issue description (markdown) product: Product custom field (optional) command: YouTrack command for custom fields (e.g. 'Type Task Subsystem {Client Panel}') instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | No | ||
| product | No | ||
| project | Yes | ||
| summary | Yes | ||
| instance | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |