{
 "name": "GetLayoutTemplatesInfo",
 "displayName": "Get Layout Templates Info",
 "description": "Returns the content\nof layout templates in JavaScript Object Notation\n(JSON) format. Layout files (.pagx files) located in a folder are used as layout templates.",
 "category": "",
 "helpUrl": "https://gis.wcc.govt.nz/arcgis/rest/directories/arcgisoutput/Tools/ExportWebMap_GPServer/Tools_ExportWebMap/GetLayoutTemplatesInfo.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "Output_JSON",
   "dataType": "GPString",
   "displayName": "JSON String",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}