check_task_creation
Check if a task matching keywords was created in YouTrack and evaluate its quality, priority, and recency.
Instructions
Check if a task matching keywords was created and assess its quality.
Args: keywords: Search keywords project: Project short name (optional) created_since: Duration ('7d', '24h') or date. Default: 7d expected_priority: Priority to verify (optional) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| instance | No | ||
| keywords | Yes | ||
| created_since | No | 7d | |
| expected_priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |