
Tomorrow.io Weather
Description
Predicting, planning, and adapting to the weather forecast via contextualized chat-based insights.
Details
https://api.tomorrow.io/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Weather by Tomorrow.io",
"name_for_model": "weather",
"description_for_human": "Predicting, planning, and adapting to the weather forecast via contextualized chat-based insights.",
"description_for_model": "Answers questions about the weather to help users predict, plan, and adapt their day to day to the weather forecast via contextualized chat-based insights.",
"auth": {
"type": "service_http",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "a4d7c18b9bd1431589cf0c5f4872b939"
}
},
"api": {
"type": "openapi",
"url": "https://api.tomorrow.io/v4/chat/openapi",
"is_user_authenticated": false
},
"logo_url": "https://assets.hypercast2.climacell.co/logo.png",
"contact_email": "support@tomorrow.io",
"legal_info_url": "https://www.tomorrow.io/legal"
}
https://api.tomorrow.io/v4/chat/openapi
{
"openapi": "3.0.0",
"info": {
"title": "Tomorrow.io, Weather Intelligence",
"description": "Allows you to predict, plan, and adapt to weather via contextualized insights about the forecast.",
"version": "1.0.0"
},
"servers": [
{
"url": "https://api.tomorrow.io"
}
],
"paths": {
"/v4/chat": {
"post": {
"operationId": "handleWeatherQuestion",
"summary": "Answer weather and climate related questions",
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"question": {
"type": "string",
"description": "The users question related to weather or climate."
}
},
"required": [
"question"
]
}
}
}
},
"responses": {
"200": {
"description": "OK",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"answer": {
"type": "string",
"description": "The answer to the users question."
},
"id": {
"type": "string",
"description": "Unique identifier of question/answer."
}
}
}
},
"required": [
"data"
]
}
}
}
},
"default": {
"description": "error response",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"code": {
"type": "number"
},
"message": {
"type": "string"
},
"type": {
"type": "string"
}
},
"required": [
"code",
"message",
"type"
]
}
}
}
}
}
}
}
}
}
Discover other plugins from the weather category

Weather
Plugin for getting current weather information.
0 Comments

Weather Report Data
Current weather data for cities and airports using METAR aviation feeds.
0 Comments
Xweather
XWeather gives weather information for a location. Ask for the current weather, a 5-day forecast, or a radar image.
0 Comments

WeatherWhiz
WeatherWhiz: Accurate current weather and forecasts for any location.
0 Comments

Gimmee Air Quality
Planning something outdoors? Get the 2-day air quality forecast for any US zip code.
0 Comments

MixerBox Weather
Get real-time worldwide weather updates & forecasts, instantly!
0 Comments

Brainlox chat
Plugin that fetches weather forecast for a city. Submit a city name and receive the weather forecast.
0 Comments

Weather
Provides weather forecast based on location. Includes temperature, precipitation, cloud cover, wind and much more.
0 Comments

WeatherWizard
Get current weather information from around the world. Powered by WeatherAPI.
0 Comments

Weather Meteosource
Accurate weather for chat-based insights - current, forecasted, and historical. Updated in real-time.
0 Comments