{ "name": "WatershedExtractToolZIPAP", "displayName": "Watershed Extract Tool ZIP AP", "description": "Hardcodes an output watershed zip file from results of the Create Watershed WM geoprocessing tool", "category": "", "helpUrl": "https://gis.srbc.net/arcgis/rest/directories/arcgisoutput/Tools/WatershedExtractToolZIPAP_GPServer/Tools_WatershedExtractToolZIPAP/WatershedExtractToolZIPAP.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "jobID", "dataType": "GPString", "displayName": "jobID", "description": "jobID of the create watershed GP tool", "direction": "esriGPParameterDirectionInput", "defaultValue": "j35fae108515f489cb52e59cf4c778684", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Watershed_Output", "dataType": "GPDataFile", "displayName": "Watershed_Output", "description": "Output zip file", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }