get-stations-code-in-city
Retrieve all railway stations and their codes within a specified Chinese city using a Chinese city name. Outputs a list of station details for easy reference.
Instructions
通过中文城市名查询该城市 所有 火车站的名称及其对应的 station_code
,结果是一个包含多个车站信息的列表。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
city | Yes | 中文城市名称,例如:"北京", "上海" |