Running Functions
Run Moonshine Functions
The general purpose function to run workflows and nodes
Using the Run Function
Run is the general purpose function run workflows and nodes. To use run:
The flow is a path to the function or workflow being run. The later sections will cover the functions and how to run workflows. The rest of the parameters will depend on the function being run.
Go to Functions to read the docs for all available functions and go to Workflows to read the docs for running workflows.