get_launch_defects
Get a defect summary for a test run by retrieving all distinct failure patterns present in a specific launch.
Instructions
Get all defects present in a specific launch. This is the fastest way to get a defect summary for a launch: 'what are all the distinct failure patterns in this test run?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Launch ID. Must be a number (integer), not a string. | |
| page | No | Page number, 0-based. | |
| size | No | Page size. |