uci_del_list
Remove a specified value from a UCI list option on OpenWrt to update router configuration.
Instructions
Remove an item from a UCI list option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | UCI path (e.g., 'network.lan.dns') | |
| value | Yes | Value to remove from the list |