route_between
Turn-by-turn directions between two points in the Capitol complex. Each point can be a room code, a building name, OR a Metro station / landmark (e.g. 'Capitol South Metro' → '2412 Rayburn', 'Union Station' → '517 Hart', or to the 'Supreme Court' / 'Library of Congress'). Returns an ordered step list with mode (walk/tunnel/subway), minutes, and a flag wherever you re-clear security. Set accessible=true for a step-free route (or use accessible_route).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination: room code, building name, or Metro station / landmark | |
| from | Yes | Origin: room code, building name, or Metro station / landmark (e.g. 'Capitol South Metro') | |
| accessible | No | Prefer a step-free / accessible route |