check_task_creation
Verify task creation and quality by checking for tasks that match keywords and validating expected priority and project.
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 |