This is a simple helper harness for testing your Cortex Workflow JS actions locally.
Install dependencies:
yarn install
Run the script:
node index.js
Some example data is provided for actions/context within example-data
. During a workflow run, these values will differ
depending on the state of your workflow run.