search_stops
Search for public transport stops and stations by name. Supports partial queries and returns a configurable number of results.
Instructions
Search for public transport stops/stations by name.
Args: query: Partial or full stop name to search for, e.g. "Flinders" or "Oakleigh". limit: Maximum number of results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |