You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no Jelly function corresponding to "Add Alarm" iOS shortcuts action (on the screenshots).
Describe the solution you'd like
It would be great to have function like this: addAlarm(name: <#String (Allows Variables)#>, time: <#String (Allows Variables)#>, snooze: <#Boolean (Allows Variables)#>)
Additional context
The text was updated successfully, but these errors were encountered:
Problem
Currently there is no Jelly function corresponding to "Add Alarm" iOS shortcuts action (on the screenshots).
Describe the solution you'd like
It would be great to have function like this:
addAlarm(name: <#String (Allows Variables)#>, time: <#String (Allows Variables)#>, snooze: <#Boolean (Allows Variables)#>)
Additional context
The text was updated successfully, but these errors were encountered: