get_impact_map
Discover an issue's cross-product impact by generating a dependency graph from links, product overlap, and mentions. Identify affected components and potential side effects.
Instructions
Build a cross-product dependency graph from an issue via links, product overlap, and mentions.
Args: issue_id: Root issue ID or URL depth: Link levels to follow (default: 2) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| instance | No | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |