Improve description of openweathermap.get_minute_forecast action (#139267)

This commit is contained in:
Norbert Rittel 2025-02-25 16:52:58 +01:00 committed by GitHub
parent 27f7085b61
commit ca1677cc46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {