Delete Scenario
delete_scenarioPermanently delete a scenario and its test data by providing the scenario ID and name. Confirm via preview to avoid accidental loss.
Instructions
Permanently delete a scenario and all related test data.
Both scenario_id and name are required. Use preview_delete_scenario first
to see what will be deleted before confirming.
Args:
scenario_id: The ID of the scenario to delete (from preview_delete_scenario).
name: The name of the scenario to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scenario_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |