{{node._class=='step.artefacts.reports.CallFunctionReportNode'?concatenate(node.functionAttributes):(node.resolvedArtefact?artefactTypes.getLabel(node.resolvedArtefact._class):node.name)}}
{{node.name}}
Input: {{node.input}}
Output: {{node.output}}
{{node.key}} = {{node.value}}
Error: {{node.error.msg}}
{{(node.attachments && node.attachments.length>0)?'. Check the attachments for more details.':''}}