export_mission
Export a mission to flight controller formats including KML, GPX, QGC, Litchi, and WPML. Get file content as text for direct use in Google Earth, GPS devices, QGroundControl, DJI Litchi, or DJI FlightHub.
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 |