export_mission
Export drone missions to KML, GPX, QGC, Litchi, or WPML formats for use with flight controllers and planning apps.
Instructions
Export a mission to a flight controller format. Returns the file content as text. Supported formats: kml (Google Earth), gpx (GPS Exchange), qgc (QGroundControl .plan), litchi (Litchi CSV for DJI), wpml (DJI FlightHub WPML). Use import_litchi to import Litchi CSV files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mission_id | Yes | The UUID of the mission to export | |
| format | Yes | Export format |