uci_get
Get a specific UCI option value from an OpenWrt router by specifying its configuration path in the format config.section.option.
Instructions
Get a specific UCI option value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | UCI path in format: config.section.option (e.g., 'network.lan.ipaddr') |