This is super helpful. Just to be clear on the use case:
1. I’d like to be able to create Scheduled runs with specific parameters either in Cloud (now possible) or through code (already possible)
2. Be able to disable/enable individual schedules in Cloud that were created either in Code or via the UI
The PR above already fixes our main blocker, but it would be nice to have the ability to define the schedules in code (so we have change tracking) and be able to disable each individually in Cloud in case of maintenance or debugging needs.