get_issues_digest
Retrieve a summary of recent changes to issues matching a specified YouTrack query, with options to filter by time range and maximum results.
Instructions
Get a digest of recent changes for issues matching a query.
Args: query: YouTrack search query since: Duration ('24h', '7d') or date ('2026-03-18'). Default: 24h limit: Max issues (default: 10) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| since | No | 24h | |
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |