get_weather_by_location
Obtain current weather observations from the nearest AMeDAS station by providing latitude and longitude coordinates.
Instructions
Get current weather from the nearest AMeDAS station to given coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees | |
| lon | Yes | Longitude in decimal degrees |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||