--- version: '2.0' name: wb workflows: wf1: type: direct tasks: hello: action: std.echo output="Hello" publish: result: <% $.hello %>