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:
Go to Books from the left navigation menu.
Click on + New Book.
Search for OpenWeather (BDK) and click on the book.
You'll be prompted for connectivity details if the book requires configuration.
Click on Add to finish adding the book to your agent.
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
API Key
The API key to be used for connecting
sensitive
Configuration
The following table details all the available configuration options for this book.
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?