{ "name": "TestPythonAPI", "displayName": "Test Python API", "description": "test", "category": "", "helpUrl": "https://gis.audubon.org/arcgisweb/rest/directories/arcgisoutput/SEALT/Python_API_Test_Tool_GPServer/SEALT_Python_API_Test_Tool/TestPythonAPI.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Service Area", "dataType": "GPString", "displayName": "Service_Area", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "Northern Mainland", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "All", "Northern Islands", "Northern Mainland", "Southern Mainland and Inside Islands", "Prince of Wales Island Complex" ] }, { "name": "Selected Parcels", "dataType": "GPFeatureRecordSetLayer", "displayName": "Selected_Parcels", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }