Improve description of schedule.get_schedule action (#140284)

Changes to descriptive style and adds a little more detail from the online docs.
This commit is contained in:
Norbert Rittel 2025-03-10 14:45:14 +01:00 committed by GitHub
parent 219b441be0
commit f5c73027bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
},
"get_schedule": {
"name": "Get schedule",
"description": "Retrieve one or multiple schedules."
"description": "Retrieves the configured time ranges of one or multiple schedules."
}
}
}