{ "name": "GetLayoutTemplatesInfoTask", "displayName": "Get Layout Templates Info Task", "description": "This task returns the content of all layout templates, available to the associated Export Web Map Task, formatted as JavaScript object notation (JSON).", "category": "", "helpUrl": "https://gis.ccc.govt.nz/arcgis/rest/directories/arcgisoutput/CorporateUtilities/PrintingToolsSync_GPServer/CorporateUtilities_PrintingToolsSync/GetLayoutTemplatesInfoTask.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Layout Templates Folder", "dataType": "GPString", "displayName": "Layout Templates Folder", "description": "Location of the Layout Templates Folder", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_JSON", "dataType": "GPString", "displayName": "JSON String", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }