get_route_to
Perform routing-table lookup for a destination prefix, optionally filtered by protocol.
Instructions
[READ] Routing-table lookup for a destination prefix (optionally by protocol).
Args: destination: The destination prefix to look up (e.g. 10.0.0.0/24). protocol: Optional protocol filter (e.g. bgp, ospf, static). target: Device name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| protocol | No | ||
| destination | Yes |