Covering this TODO:
https://github.com/hydrocode-de/tool-runner/blob/520cb20e050ce5f7a4118e166c813ee1a665ae3d/toolbox_runner/parameter.py#L33
If array data is given in the tool.json, the parser should automatically convert the data to a specified shape. This could be used to consume arbitrary arrays and pass them to the tool in the correct shape.
On this input side, this setting could be used specify the input shape and length.