get_defect_launches
Retrieve launches where a specific defect has appeared to assess blast radius and determine if the defect occurs in every run or only in specific environments.
Instructions
Get launches in which a specific defect has appeared. Use this to understand the blast radius: is this defect appearing in every run or only in specific environments?
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Defect ID. Must be a number (integer), not a string. | |
| page | No | Page number, 0-based. | |
| size | No | Page size. |