Manage Package
manage_packageEnable or disable a RouterOS package. Changes apply after reboot; no operation if already in target state.
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 | No | Router ID; omit to use the default router. | |
| action | Yes | Action to perform | |
| name | Yes | Package name | |
| dryRun | No | Preview changes without applying. |