yes this is doable.
In Kiosc editor, create a button and set it as toggle.
Then in behaviour/OSC tag
write : /core/al/1/enable
keep 1 if the scheduler is the first actionlist in the CueCore, if not change 1 to the index of the scheduler action list.
Now every time you will press the button it will toggle the scheduler actionlist.