delete_mission
Permanently remove a drone mission and all associated waypoints by providing the mission UUID. Use list_missions to obtain the ID. This deletion is irreversible.
Instructions
Permanently delete a mission and all its waypoints. This action cannot be undone. Use list_missions to find mission IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mission_id | Yes | The UUID of the mission to delete |