Openweather api
Overview
SLUG: OPENWEATHER_API
Description
Provides access to current weather data, forecasts, and historical weather data for any location worldwide.
Authentication Details
API Key
Connecting to Openweather api
Create an auth config
Use the dashboard to create an auth config for the Openweather api toolkit. This allows you to connect multiple Openweather api accounts to Composio for agents to use.
Select App
Navigate to [Openweather api](https://platform.composio.dev?next_page=/marketplace/Openweather api).
Create and Get auth config ID
Click “Create Openweather api Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Openweather api toolkit’s playground](https://app.composio.dev/app/Openweather api)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
OPENWEATHER_API_DELETE_WEATHER_STATION
Tool Name: Delete Weather Station
Description
Action Parameters
Action Response
OPENWEATHER_API_GET5_DAY_FORECAST
Tool Name: Get 5 Day Forecast
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_AIR_POLLUTION_CURRENT
Tool Name: Get Current Air Pollution Data
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_AIR_POLLUTION_FORECAST
Tool Name: Get Air Pollution Forecast
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_AIR_POLLUTION_HISTORY
Tool Name: Get Air Pollution History
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_CIRCLE_CITY_WEATHER
Tool Name: Get Circle City Weather
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_CURRENT_WEATHER
Tool Name: Get Current Weather
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_GEOCODING_DIRECT
Tool Name: Get Direct Geocoding
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_GEOCODING_REVERSE
Tool Name: Get Reverse Geocoding
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_UV_INDEX
Tool Name: Get Current UV Index
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_UV_INDEX_FORECAST
Tool Name: Get UV Index Forecast
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_UV_INDEX_HISTORY
Tool Name: Get UV Index History
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_WEATHER_MAP_TILE
Tool Name: Get Weather Map Tile (2.0)
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_WEATHER_STATIONS
Tool Name: Get Weather Stations
Description
Action Parameters
Action Response
OPENWEATHER_API_GET_WEATHER_TRIGGERS
Tool Name: Get Weather Triggers
Description
Action Parameters
Action Response
OPENWEATHER_API_POST_ADD_WEATHER_STATION
Tool Name: Add Weather Station
Description
Action Parameters
Action Response
OPENWEATHER_API_UPDATE_WEATHER_STATION
Tool Name: Update Weather Station
Description
Action Parameters
Action Response