get_test_cases_linked_to_issue
Retrieve all Zephyr Scale test cases linked to a specific Jira issue to trace requirements or bugs to their associated tests.
Instructions
List the Zephyr Scale test cases linked to a Jira issue (GET /issuelink/{issueKey}/testcases). Useful for traceability from a requirement or bug to its tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Jira issue key, e.g. PROJ-123 |