Shortcuts
- 
                  
                  Returns any links found in the input. Input: App Store apps, URLs, Places, Articles, iTunes products, Reminders, Contacts, Text, Maps links, Podcasts, Trello cards, Trello boards, Safari web pages, Dropbox files, Giphy items, Email addresses, Rich text, Dates, Calendar events, Podcast episodes, Phone numbers, iTunes artists Result: URLs See moreDeclarationSwift public struct GetURLsFromInput : Shortcut
- 
                  
                  Adds a data point into the Health app. You can log anything that the Health app supports, including your weight, steps taken, running distance, caloric intake and more. Result: Health sample See moreDeclarationSwift public struct LogHealthSample<MeasurementType> : Shortcut where MeasurementType : HealthMeasurementType
- 
                  
                  The “Nothing” shortcut. This is different from an See moreEmptyShortcutvalue, which contains no actions.DeclarationSwift public struct Nothing : Shortcut
 View on GitHub
View on GitHub Shortcuts  Reference
        Shortcuts  Reference