input
param. In it you can specify any JSON-like value (dictionaries, arrays, strings) and even use named params to dynamically fill values. This param is injected into the local context of your code and can be accessed with the input_data
variable.num
as the input_data
and has the $num
param; The output_data
is the squares of integers smaller then the input:imports
requests
package. Others will be available in the future.running async
and don't wait for the code to finish. Otherwise it will wait for the code to finish before returning the output_data