{ "name": "WorkforceTool", "displayName": "WorkforceTool", "description": "Tool to interact with workforce", "category": "", "helpUrl": "https://kartportal.eslov.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 optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }