List Routers
list_routersList configured routers with their ID, host, port, TLS status, tags, RouterOS version, and default flag. Use to find valid router IDs and tags for targeting other tools.
Instructions
List the routers configured in the registry (routers.yaml): id, host, port, TLS status, tags, ROS version, and which is the default. Read-only reflection of local config — no RouterOS API call, no credentials in the response. Use it to discover valid routerId values and tags for targeting other tools (including bulk_execute).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Only return routers having any of these tags (e.g. ["edge", "prod"]) |