clear_flight_mode
Clear all switch assignments for a flight mode to disable its aux slots. Dry-run by default with safety checks before applying.
Instructions
Remove all switch assignments for a flight mode (disables its slots via CLI 'aux').
Dry-run by default. Gates: connected, not armed, auto-backup before write.
Args: mode_name: Exact mode name (e.g. "HORIZON", "NAV RTH"). confirm: True to apply. Default False = dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| mode_name | Yes |