{
 "name": "ExternalizeServiceConnections",
 "displayName": "Externalize Service Connections",
 "description": "",
 "category": "",
 "helpUrl": "https://mapit.fortworthtexas.gov/ags/rest/directories/arcgisoutput/System/PublishingTools_GPServer/System_PublishingTools/ExternalizeServiceConnections.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "serviceName",
   "dataType": "GPString",
   "displayName": "Service name",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "serviceType",
   "dataType": "GPString",
   "displayName": "Service type",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "serviceFolder",
   "dataType": "GPString",
   "displayName": "Service folder",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "options",
   "dataType": "GPString",
   "displayName": "Options",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "outcome",
   "dataType": "GPString",
   "displayName": "Outcome",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}