
Weather Meteosource
Accurate weather for chat-based insights - current, forecasted, and historical. Updated in real-time.
- Name For Model
- weather_meteosource
- Website
- www.meteosource.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a month ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | point_point_get | GET | Current 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. |
2 | find_places_find_places_get | GET | Search for places. You can use this endpoint to obtain `place_id` of the location you want, to be used in `point` endpoint. |
3 | time_machine_time_machine_get | GET | Actual weather data and long-term statistics for a single location and day up to 20 years in the past. |
4 | air_quality_air_quality_get | GET | Air quality forecast for a single location. |