Reopen Launch
reopen_launchReopen a previously closed launch in Allure TestOps and retrieve the updated launch details, including status and metadata, to resume tracking and analysis of test execution results.
Instructions
Reopen a launch and return updated launch details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_token | No | Optional runtime API token override. | |
| launch_id | Yes | Launch ID (required). | |
| project_id | No | Optional override for the default Project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| closed | No | ||
| external | No | ||
| autoclose | No | ||
| operation | No | ||
| project_id | No | ||
| created_date | No | ||
| new_defects_count | No | ||
| last_modified_date | No | ||
| known_defects_count | No | ||
| manual_execution_guidance | No |