duplicate_mission
Duplicate an existing mission with all waypoints and settings by providing a mission ID. Creates a new mission with a unique ID, preserving the original configuration for reuse or modification.
Instructions
Create a full copy of an existing mission including all waypoints and settings. The new mission gets a unique ID. Use list_missions to find mission IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mission_id | Yes | The UUID of the mission to duplicate |