create_issue_from_template
Create a YouTrack issue from a predefined template. Specify the project, template type, summary, and optional fields for structured issue creation.
Instructions
Create a YouTrack issue using a predefined template.
Args: project: Project short name template: Template name (bug, feature, task, daily, spike, release, devops) summary: Issue title fields: Section values as 'Section: value' separated by '|||' product: Product field (optional) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| product | No | ||
| project | Yes | ||
| summary | Yes | ||
| instance | No | ||
| template | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |