Run Script
run_scriptExecute a named RouterOS script on a target router. The script runs asynchronously and its output is written to the system log.
Instructions
Execute a named RouterOS script. Fire-and-forget — the script runs asynchronously and its output is written to the router system log. Use get_log after calling this tool to see results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| name | Yes | Name of the script to execute |