ClawLink
Developer Tools21 toolsPaste one API key

OpenWeather API integration for AI agents

Provides access to current weather data, forecasts, and historical weather data for any location worldwide.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect OpenWeather API once and call the same tools from all of them.

Setup

Connect OpenWeather API through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

OpenWeather API exposes 21 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
openweather_api_get_air_pollution_currentFetch current air pollution data for a locationRead
openweather_api_get_air_pollution_forecastGet forecasted air pollution data for a specific locationRead
openweather_api_get_air_pollution_historyRetrieve historical air pollution dataRead
openweather_api_get_circle_city_weatherSearch for current weather data in cities around a geographic pointRead
openweather_api_get_current_weatherRetrieve current weather data for a locationRead
openweather_api_get_geocoding_by_zipConvert zip/post code into geographic coordinatesRead
openweather_api_get_geocoding_directConvert a location name into geographic coordinatesRead
openweather_api_get_geocoding_reverseConvert geographic coordinates into a location nameRead
openweather_api_get_station_measurementsRetrieve aggregated measurements from a weather station with minute, hour, or day granularityRead
openweather_api_get_uv_indexRetrieve current UV index for a locationRead
openweather_api_get_uv_index_forecastRetrieve UV index forecast for a specific locationRead
openweather_api_get_uv_index_historyRetrieve historical UV index data for a specified location and time rangeRead
openweather_api_get_weather_map_tileFetch Weather Maps 2.0 tile imagesRead
openweather_api_get_weather_stationGet information about a specific weather station by its IDRead
openweather_api_get_weather_stationsList all weather stations added to your accountRead
openweather_api_get_weather_triggersRetrieve weather triggers for specific conditionsRead
openweather_api_get5_day_forecastGet a 5-day forecast every 3 hours (up to 40 UTC timestamps)Read
openweather_api_post_add_weather_stationAdd a new weather station to your accountWrite
openweather_api_post_submit_station_measurementsSubmit weather measurements from a registered stationWrite
openweather_api_update_weather_stationUpdate weather station detailsWrite