Manage Package
manage_packageEnable or disable a RouterOS package. Changes require a router reboot to apply.
Instructions
Enable or disable a RouterOS package. Changes take effect only after a router reboot — use the reboot tool to apply. Idempotent: no-op if already in the target state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| action | Yes | Action to perform | |
| name | Yes | Package name | |
| dryRun | No | Preview changes without applying |