
Live Times Transit
Read-only public transit departures, stop search, and city coverage for bus and train users.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Read-only public transit departures, stop search, and city coverage for bus and train users.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| get_departures | Return a Live Times departure board for a known canonical stop ID. Optionally filter by route pattern or by up to 5 destinations. |
| find_stops | Resolve a named place with Apple Maps when needed, then find nearby stops or stations so callers can pass a stop_id to get_departures. For ambiguous names, include near or country_code. If the user asks for a train, select a RAIL result. |
| search_places | Return up to 5 Apple Maps place candidates with Momego place IDs. Use this proactively when an origin or destination name is ambiguous, then pass the selected place ID to plan_journey. |
| plan_journey | Return compact step-by-step public transit directions between named places. Resolves names with Apple Maps and returns clarification candidates rather than guessing when a place is ambiguous. |
| get_city_summary | Return Live Bus Times and Live Train Times coverage metadata and canonical links for a supported city. |