list_execution_defects
Retrieve Jira defects linked to a test execution by providing its numeric ID.
Instructions
List Jira defects currently linked to an execution.
execution_id is the numeric id from list_executions/search_executions.
Returns a map keyed by execution id -> {defectKey -> defect summary}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |