get_project_health
Retrieve a project health report with state distribution, health metrics, and recently resolved issues, adjustable by time period and filters.
Instructions
Project health report: state distribution, health metrics, and recently resolved issues.
Args: project: Project short name since: Period for resolved issues (default: '24h') exclude_patterns: Comma-separated regex to exclude instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | 24h | |
| project | Yes | ||
| instance | No | ||
| exclude_patterns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |