{ "name": "Json2Gdb", "displayName": "Json2Gdb", "description": "", "category": "", "helpUrl": "https://gis.cde.unibe.ch/gis/rest/directories/arcgisoutput/GPServices/Json2Gdb2_GPServer/GPServices_Json2Gdb2/Json2Gdb.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_JSON", "dataType": "GPDataFile", "displayName": "Input_JSON", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_path", "dataType": "GPDataFile", "displayName": "Output_path", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }