export_section
Export specific RouterOS configuration sections (e.g., IP addresses, firewall rules) to a file for backup or review, with options for compact output and hiding sensitive data.
Instructions
Exports a specific RouterOS configuration section to a file.
Notes: section: RouterOS path without leading slash e.g. "ip address", "interface vlan", "ip firewall filter", "ip firewall nat", "queue simple"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| device | No | ||
| compact | No | ||
| section | Yes | ||
| hide_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |