land
Initiate immediate landing at the drone's current location. Poll telemetry to confirm when the vehicle is no longer in the air.
Instructions
Land at the current position.
Rejected in readonly mode (no confirmation needed — landing makes the vehicle safer). Returns {"landing_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 | |||