{ "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.gov/arcgis/rest/directories/arcgisoutput/Tools/WatershedExtractToolZIPAP_GPServer/Tools_WatershedExtractToolZIPAP/WatershedExtractToolZIPAP.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "jobID", "dataType": "GPString", "displayName": "jobID", "description": "Create Watershed WMAP jobID", "direction": "esriGPParameterDirectionInput", "defaultValue": "j28f3e84de78c4bc997d7eddb8e8a08bd", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Watershed_Output", "dataType": "GPDataFile", "displayName": "Watershed_Output", "description": "Zip file with watershed output", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }