Retour à Weatherbit
Connecter Knoon AI avec Weatherbit pour automatiser les flux de travail AI.
Get current weather conditions for a location via Weatherbit.
weatherBitWeatherCurrent
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| lat | mustache | Latitude for the location (e.g. "35.7796"). | Non |
| lon | mustache | Longitude for the location (e.g. "-78.6382"). | Non |
| city | mustache | City name (e.g. "Raleigh"). | Non |
| state | mustache | State code when using city (e.g. "NC"). | Non |
| country | mustache | Country code when using city or postalCode (e.g. "US"). | Non |
| postalCode | mustache | Postal code (e.g. "27601"). | Non |
| cityId | mustache | Weatherbit city ID. | Non |
| station | mustache | Station ID for the location. | Non |
| units | mustache | Units: "M" (metric), "I" (imperial), or "S" (scientific). | Non |
| lang | mustache | Language code for the response (e.g. "en"). | Non |
| include | mustache | Optional extras to include, such as "alerts" or "minutely". | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | object | Weatherbit current weather response. |