{ "name": "WorkforceTool", "displayName": "WorkforceTool", "description": "Tool to interact with workforce", "category": "", "helpUrl": "https://portal.borgholm.se/arcgis/rest/directories/arcgisoutput/GEOSECMA/GEOSECMAWorkforceTool_GPServer/GEOSECMA_GEOSECMAWorkforceTool/WorkforceTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "workforceRequest", "dataType": "GPString", "displayName": "Workforce request", "description": "The request input", "direction": "esriGPParameterDirectionInput", "defaultValue": { "Action": "publish", "PortalUrl": null }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_result", "dataType": "GPString", "displayName": "Result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the hosted feature service containing all the feature or table results of the tool. When no name is specified, standard feature or table results will still be available.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }