uci_show
Show UCI configuration for OpenWrt, returning all configs or specific config, section, or option details.
Instructions
Show UCI configuration. Can show all configs, a specific config, or a specific section/option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Config name (e.g., 'network', 'wireless', 'firewall'). Omit to show all. | |
| option | No | Option name within the section | |
| section | No | Section name within the config |