Hi @pberna67,
Unfortunately, application commands were not added to FreeMASTER;s Node-RED nodes.
Currently, the only way you could add them is by extending `node-red-contrib-freemaster` Node.js module available in `FreeMASTER Node.js Modules` and then install them manually by running:
npm i path_to_the_updated_node-red-contrib-freemaster
from Node-RED's home folder ($HOME/.node-red).
Kind regards,
Iulian