Being able to access the list of all events for a specified date. The default value is the next day.
Use case: creating a scene triggered at a specific time (dinner), in which Gladys will cancel all the actions to be performed the next day. In my case, the voice synthesis uses a local API to which a phrase is passed, which is then spoken on a speaker or a set of selected speakers. One could imagine passing a phrase containing a variable that groups the events to the TTS URL (or finding a way to create the phrase on the fly).