Improve description of `openweathermap.get_minute_forecast` action (#139267)

pull/139279/head
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
1 changed files with 1 additions and 1 deletions

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