Improve description of `openweathermap.get_minute_forecast` action (#139267)
parent
27f7085b61
commit
ca1677cc46
|
@ -51,7 +51,7 @@
|
|||
"services": {
|
||||
"get_minute_forecast": {
|
||||
"name": "Get minute forecast",
|
||||
"description": "Get minute weather forecast."
|
||||
"description": "Retrieves a minute-by-minute weather forecast for one hour."
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
|
|
Loading…
Reference in New Issue