Delete Launch
delete_launchArchive or delete a launch by its ID. This action is destructive and cannot be undone.
Instructions
Delete/archive a launch by ID. ⚠️ CAUTION: Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch_id | Yes | Launch ID to delete/archive (required). | |
| project_id | No | Optional override for the default Project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |