Get Cross-Project Dependencies
jira_get_cross_project_dependenciesDiscover cross-project issue links in Jira. Group dependencies by target project and link type to analyze multi-project relationships.
Instructions
Find all cross-project issue links for a project.
Scans issues in the project, extracts every issue link whose target belongs to a different project, and groups them by target project and link type. Useful for dependency analysis across multi-project Jira setups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_issues | No | Maximum issues to scan for links (1-500) | |
| project_key | Yes | Jira project key (e.g., 'PROJ') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |