- id: exit type: io.kestra.plugin.core.execution.Exit state: KILLED
- id: log type: io.kestra.plugin.core.log.Log message: Hello
- id: subflow
type: io.kestra.plugin.core.flow.Subflow
flowId: flow_id
namespace: company.namespace
inputs:
input1: ""
input2: ""