List Routers
list_routersView routers defined in the local registry: IDs, hosts, ports, TLS status, tags, ROS versions, and the default. Use the returned routerId and tags to target other tools and bulk operations.
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"]) |