Is there any way we can guarentee the suggestion provided by Siri matches the opposite state of an item currently within the app?
Let's say I drop a donation when a user flips a switch and Siri learns that I flip that switch to on every day at 8pm so begins offering a Shortcut to flip that switch on. Now let's say one day that switch is left to the on state before 8pm, I would rather not show that shortcut (since it's on) OR potentially perfer to flip it to false.
Is the Shortcut's API smart enough to keep tabs on the last donation given to prevent suggesting an on state when it's already on?
This kind of determines if the toggle action is really usable in a way to not clutter shortcuts or create useless ones.