Every worker has a button on it's top-right that leads to a developers section. On this section a developer can customize a worker source code, it's inputs and outputs, and the worker type.
On the developers section you will find the following tabs: Source Code, Input, Ouput and Advanced Settings.
Source Code: You can customize a worker's source code. Every worker has it's own source code, but on this tab you can create additions from your own to optimize and enhance the worker for your purposes. You can also import a source code from your computer. After create a new source code you can test it using the button Test on the bottom-left.
Input: All workers inside the Everysk Platform need data inputs to perform some action or calculation. On the Input tab you can customize what kind of inputs and variants the worker will receive. You can also import a source code from your computer.
Output: Every worker inside the Everysk Platform returns data to the workflow after perform an action or calculation. On the Output tab you can customize which data the worker will return in the workflow and it's data types. For more information about output data types click here.