geocode_city
Get latitude and longitude coordinates for any city worldwide by entering its name. Supports optional language selection.
Instructions
도시 이름을 입력하면 위도/경도 좌표를 반환합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | 검색할 도시 이름 (예: 서울, Tokyo, Paris) | |
| language | No | 검색 언어 (기본값: ko) | ko |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 도시 좌표 결과 |