OpenWeather

Overview of the OpenWeather BDK Book.

Overview

OpenWeather provides comprehensive weather data and forecasting services through robust APIs. This integration enables real-time weather information retrieval, forecast data access, and weather-based automation triggers. Incorporate weather intelligence into your decision-making and operational workflows.

Prerequisites

1. Add the Book to Your Agent

To use the OpenWeather (BDK) Book, you need to first add it to your agent. This allows the agent to learn and understand the automation procedures in the Book. Follow the steps below:

  1. Go to Books from the left navigation menu.

  2. Click on + New Book.

  3. Search for OpenWeather (BDK) and click on the book.

  4. You'll be prompted for connectivity details if the book requires configuration.

  5. Click on Add to finish adding the book to your agent.

  6. Publish your agent.

Connectivity

This section outlines the available methods for connecting to the Book, along with the required configuration details for each.

Connect using API Key

Authenticate to Open Weather API using the specified API key. You can obtain you own API key by visiting

Label
Description
Type

API Key

The API key to be used for connecting

sensitive

Configuration

The following table details all the available configuration options for this book.

Concept
Description
Type
Default Value

timeout

Timeout in seconds when making API calls to OpenWeather

number

30

Configuration can be set or retrieved as shown in the following examples:

the department's Open Weather's timeout is 30

Last updated

Was this helpful?