get_top_blocked_issues
Retrieve top blocked issues ranked by priority score for a given project, with options to group by product or exclude specific patterns.
Instructions
Get top blocked issues ranked by priority score.
Args: project: Project short name limit: Top N results (default: 3), per product when grouped group_by_product: Group by Product field (default: false) exclude_patterns: Comma-separated regex to exclude instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project | Yes | ||
| instance | No | ||
| exclude_patterns | No | ||
| group_by_product | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |