Getweatherbylocation
getWeatherByLocationRetrieve weather information for a location using latitude and longitude. Specify dates or default to today's and tomorrow's weather.
Instructions
天气信息查询 - 根据经纬度查询天气信息,使用Open-Meteo API。如果不提供日期,默认查询今天和明天的天气数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| latitude | Yes | ||
| longitude | Yes | ||
| start_date | No |