Sends the user a notifcation.
sendNotification(body: <#String (Allows Variables)#>, title: <#String (Allows Variables)#>, sound: <#Boolean#>, attachment: <#Variable#>)
sendNotification(body: "Hello World!", title: "My First Jellycut", sound: false, attachment: Shortcut Input)