Support parameters on WorkerRun as JSON payload
Should be named configuration
on the model, and be editable in the admin.
Of course, you need to update the WorkerRun serializer so that the frontend can update this value.
A simple JSON validation should be enough (nothing smart at this stage)