get_fiber_intel
Retrieve fiber route data for major carriers to assess fiber depth, map long-haul routes, and evaluate dark-fiber availability for data center site selection.
Instructions
Use when scoring a candidate site for fiber depth, mapping long-haul routes between metros, or assessing dark-fiber availability for a hyperscale build. Example: "Show all Lumen long-haul fiber routes through Northern Virginia I can put on a Leaflet map." — get_fiber_intel carrier=Lumen route_type=longhaul. Params: carrier one of "Lumen" | "Zayo" | "Crown Castle" | "Cogent" | "Verizon" | "AT&T" (omit for all 6); route_type one of "metro" | "longhaul" | "dark" | "ix". Returns: GeoJSON FeatureCollection {features:[{geometry, properties:{carrier, fiber_count, lit_capacity_gbps, dark_strands_available, route_type}}]} ready to drop into Leaflet/Mapbox. Do NOT use to count fiber providers at a single facility (use get_facility) or for IX interconnection-density scores (use analyze_site).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| carrier | No | ||
| route_type | No | ||
| include_sources | No |