대구 버스노선 검색
search_bus_routeFind a Daegu bus route ID by entering the bus number, such as '805' or '급행1'. Use this step first to get the routeId needed before checking bus locations.
Instructions
버스 번호로 노선 ID(routeId)를 찾는다. get_bus_location을 쓰기 전에 먼저 호출해서 routeId를 확보한다. 예: '급행1', '805' 같은 노선번호로 검색.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 최대 건수 (기본 5) | |
| query | Yes | 노선 번호 (예: '805', '급행1') |