{ "name": "CreateClosureForm", "displayName": "Create Closure Form", "description": "", "category": "", "helpUrl": "https://maps.fayetteville-ar.gov/server/rest/directories/arcgisoutput/Geoprocessing/Create_Closure_Form_GPServer/Geoprocessing_Create_Closure_Form/CreateClosureForm.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_Text", "dataType": "GPString", "displayName": "Input Text", "description": "The input string of text", "direction": "esriGPParameterDirectionInput", "defaultValue": "\"Address Line 1\",\"Address Line 2\",\"Address\",\"City\",\"State\",\"ZIP Code\"", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "The output PDF file that will be generated by the tool", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }