# OpenWeatherMap

> Access current weather conditions and 5-day forecasts for any location worldwide through OpenWeatherMap API.

Source: https://cotera.co/docs/reference/tools/individual-tools/openweathermap

---

**Authentication Type:** API Key
**Description:** Access current weather conditions and 5-day forecasts for any location worldwide through OpenWeatherMap API.

***

## Beta Notice

**This tool is currently in beta testing and not yet available for general use.**

To get the OpenWeatherMap tool added to your Cotera workspace, please contact our support team at [support.cotera.co](https://support.cotera.co).

***

## Authentication

To authenticate, you'll need an OpenWeatherMap API Key. Learn how to create one in the [OpenWeatherMap API documentation](https://openweathermap.org/api).

***

## Weather Data

Access current weather conditions and forecasts.

### Get Current Weather

Returns the current weather data including temperature, humidity, wind speed, and atmospheric conditions for any location.

**Operation Type:** Query (Read)

### Get Weather Forecast

Returns the weather data for the next 5 days with forecasts at 3-hour intervals including temperature predictions and conditions.

**Operation Type:** Query (Read)

