return_to_launch
Trigger an automatic Return to Launch (RTL) to fly the drone back and land at its takeoff point. Use this recovery action when the drone needs to return safely without further confirmation.
Instructions
Fly back to the launch point and land there (RTL).
Rejected in readonly mode (no confirmation needed — RTL is a recovery action). Returns {"rtl_started": true}; poll get_telemetry until "in_air" is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||