You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
list_routers tool — read-only enumeration of the routers configured in routers.yaml (id, host, port, TLS status, tags, ROS version, and which is the default), so MCP clients can discover valid routerId values and tags for targeting other tools (including bulk_execute) without opening the config file. Reflects local config only — no RouterOS API call and no credentials in the response; results are scoped to the caller's allowedRouters (#53)