Rerun Test Results Manually
rerun_test_results_manuallySchedule manual reruns for specific failed test results from a launch, with options to assign users and force manual mode.
Instructions
Schedule manual reruns for selected launch results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignees | No | Optional usernames to assign during manual rerun scheduling. | |
| launch_id | Yes | Launch ID containing the failed results (required). | |
| project_id | No | Optional override for the default Project ID. | |
| result_ids | Yes | One or more launch result IDs to schedule for manual rerun. | |
| force_manual | No | Force manual rerun mode when the upstream API supports it. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |