interface ExecuteCommandNodeParameters { command?: string; executeOnce?: boolean;}
The command to execute Type options: {"rows":5}
Whether to execute only once instead of once for each entry Default: true
The command to execute Type options: {"rows":5}