{ "name": "PitGPTask", "displayName": "PIT GP Task", "description": "PIT GP Task", "category": "", "helpUrl": "https://gisstage.dot.ri.gov/gpserver/rest/directories/arcgisoutput/PSA/PIToolGP_GPServer/PSA_PIToolGP/PitGPTask.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ProjectId", "dataType": "GPString", "displayName": "Project ID", "description": "Project ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "0013T", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "GeomType", "dataType": "GPString", "displayName": "Geometry Type", "description": "Geometry Type", "direction": "esriGPParameterDirectionInput", "defaultValue": "Polygon", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Polygon" ] }, { "name": "sendNotification", "dataType": "GPString", "displayName": "Send Notification", "description": "Send Notification", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "False" ] }, { "name": "Output", "dataType": "GPString", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }