get_flight_mode
Retrieve the current flight mode of a drone (e.g., HOLD, TAKEOFF, MISSION) to monitor its operational state.
Instructions
Report the current flight mode (e.g. HOLD, TAKEOFF, MISSION, RTL).
Takes no arguments. Read-only. Returns {"flight_mode": "HOLD"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||