get_creation_activity
Identify recently created issues in a YouTrack project, filtered by creator and time period, to review quality indicators.
Instructions
Report of recently created issues with quality indicators.
Args: project: Project short name since: Duration ('7d', '24h') or date. Default: 7d creator: Filter by creator name (optional) limit: Max issues (default: 20) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | 7d | |
| creator | No | ||
| project | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |