{ "name": "GenerateAveryLabelsPDF", "displayName": "GenerateAveryLabelsPDF", "description": "The GenerateAveryPDF tool outputs addressing information for public notices in Avery formats.", "category": "", "helpUrl": "https://maps.grcity.us/arcgis/rest/directories/arcgisoutput/ArcGIS_Online/PublicNotification_GPServer/ArcGIS_Online_PublicNotification/GenerateAveryLabelsPDF.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Enter_Label_Name", "dataType": "GPString", "displayName": "Enter_Label_Name", "description": "Type of Avery Format to be created", "direction": "esriGPParameterDirectionInput", "defaultValue": "5160", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Enter_Address_Items", "dataType": "GPString", "displayName": "Enter_Address_Items", "description": "Addressing Information", "direction": "esriGPParameterDirectionInput", "defaultValue": "1000 Broadway", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AveryLabels_pdf", "dataType": "GPDataFile", "displayName": "AveryLabels_pdf", "description": "PDF output of Avery Labels", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }