find_stop
Search by place name to get the stop, station, wharf, or address ID required for trip planning and departure tools. Filter by location type for precise results.
Instructions
Search for stops, stations, wharves, points of interest and addresses by name.
Use this to turn a place name into the stop ID that the trip planning and
departure tools require.
Args:
query: What to search for, e.g. "Circular Quay" or "Town Hall Station".
location_type: Restrict results — "any", "stop", "platform", "poi",
"address", "street" or "locality".
limit: Ask the TfNSW API to return at most this many matches. Unlike
max_results on the capped tools, this bounds the upstream query
rather than truncating a fetched list, so `count` is exact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| location_type | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||