Run Script
run_scriptExecute a named RouterOS script asynchronously; output is written to the system log for retrieval using get_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 | No | Router ID; omit to use the default router. | |
| name | Yes | Name of the script to execute |