{ "name": "Refresh", "displayName": "Refresh Data", "description": "", "category": "", "helpUrl": "https://gis.arboretum.harvard.edu/arcgis/rest/directories/arcgisoutput/Tools/refresh_gp_GPServer/Tools_refresh_gp/Refresh.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_type", "dataType": "GPString", "displayName": "Refresh Type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_result", "dataType": "GPBoolean", "displayName": "Successful", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }