arm
Spin up the drone's motors only after explicit human approval and verified preflight telemetry for safe flight.
Instructions
Arm the vehicle (spin up motors). DANGEROUS on real hardware.
Rejected in readonly mode. Additionally requires confirm=true: ask the human operator for approval first — never set confirm=true on your own initiative. Preflight: check get_telemetry (GPS fix, battery) before arming. Returns {"armed": true} or {"error": ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||