Understand StackStorm actions and workflows
masterStackStorm actions are the fundamental building blocks of automation. The actions folder in the repository contains action scripts and their corresponding metadata files.
When writing custom actions, note that the lib sub-folder is always available for access by an action script, allowing you to include shared logic or helper modules.