Is your feature request related to a problem? Please describe.
Currently, there is no possibility to run queries when the toast is dismissed.
Describe the solution you'd like
There should be an option to run queries on toast dismissal. There should also be an option to differentiate the dismissal type (automatic, on timeout / manual - user clicked the dismiss button) and run queries based on the dismissal type (e.g. only run the query when the user manually dismisses the toast).
Describe alternatives you've considered
N/A - currently there is no alternative
Additional context
N/A