{ "name": "SDTBRunReport", "displayName": "SDTB Run Report", "description": "This GP tool generates a PDF report based on the contents of the front end application.", "category": "", "helpUrl": "https://gis.tauranga.govt.nz/server/rest/directories/arcgisoutput/IDCToolBox/SDTBRunReport_GPServer/IDCToolBox_SDTBRunReport/SDTBRunReport.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "input", "dataType": "GPString", "displayName": "input", "description": "JSON string representing the model itself.", "direction": "esriGPParameterDirectionInput", "defaultValue": "eJxLNTawBQACzgEG", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "file", "dataType": "GPDataFile", "displayName": "file", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }