Rerun Test Results Manually
rerun_test_results_manuallySchedule manual reruns for selected failed test results by providing a launch ID and result IDs, with optional assignees and project override.
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'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignees | No | ||
| launch_id | No | ||
| result_ids | No | ||
| force_manual | No | ||
| scheduled_count | No |