Is there any way to recognize schedule workflows from Start execution events ?
UseCase is we need a way to find if the workflow is fired as part of the schedules
You can check if execution has TemporalScheduledById and TemporalScheduledStartTime search attributes set.