Weather Meteosource

Weather Meteosource

Accurate weather for chat-based insights - current, forecasted, and historical. Updated in real-time.

Name For Model
weather_meteosource
Update Date
6 months ago
Description For Model
Weather forecasts, past weather, long-term statistics and air quality forecast, for any location on Earth.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1point_point_getGETCurrent weather and forecast for single location. Location can be specified with GPS coordinates using the parameters `lat` and `lon`, or with parameter `place_id`. To obtain the `place_id` for the location you want, please use endpoint /find_places.
2find_places_find_places_getGETSearch for places. You can use this endpoint to obtain `place_id` of the location you want, to be used in `point` endpoint.
3time_machine_time_machine_getGETActual weather data and long-term statistics for a single location and day up to 20 years in the past.
4air_quality_air_quality_getGETAir quality forecast for a single location.