返回 Weatherbit
将 Knoon AI 与 Weatherbit 连接以自动化 AI 工作流。
Get hourly weather forecast via Weatherbit.
weatherBitWeatherForecastHourly
测试版
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| lat | mustache | Latitude for the location (e.g. "35.7796"). | 没有 |
| lon | mustache | Longitude for the location (e.g. "-78.6382"). | 没有 |
| city | mustache | City name (e.g. "Raleigh"). | 没有 |
| state | mustache | State code when using city (e.g. "NC"). | 没有 |
| country | mustache | Country code when using city or postalCode (e.g. "US"). | 没有 |
| postalCode | mustache | Postal code (e.g. "27601"). | 没有 |
| cityId | mustache | Weatherbit city ID. | 没有 |
| station | mustache | Station ID for the location. | 没有 |
| units | mustache | Units: "M" (metric), "I" (imperial), or "S" (scientific). | 没有 |
| lang | mustache | Language code for the response (e.g. "en"). | 没有 |
| hours | mustache | Optional number of forecast hours. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| result | object | Weatherbit hourly forecast response. |