@ -38,4 +38,4 @@ module.exports.definition = {
module.exports.run = async function ({ inputs, appId }) {
console.log(`App ${appId} - ${inputs.text}`)
}