Search level crossings
list_crossingsSearch UK level crossings by name, URL word or region name (substring, case-insensitive). Returns one line per match — name, crossing type, region, and a status URL ending .md that returns that crossing's live markdown status. Reports the total match count and returns the first limit; there is no pagination, so narrow the query to see different matches. Names starting with the query sort first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches to return; clamped to 1-50. The total match count is reported regardless. | |
| query | Yes | Substring of a crossing name, its URL word, or a region name, e.g. 'thatcham' or 'kent'. |