uci_add
Add an anonymous UCI section of a given type to a specified config, enabling new entries such as firewall rules on OpenWrt.
Instructions
Add an anonymous UCI section of a given type to a config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Section type (e.g., 'rule') | |
| config | Yes | Config name (e.g., 'firewall') |