{
 "name": "GetLayoutTemplatesInfo",
 "displayName": "Get Layout Templates Info",
 "description": "Returns the content\nof layout templates in JSON format. Layout files (.pagx files) located in a folder are used as layout templates.",
 "category": "",
 "helpUrl": "https://gis.niwa.co.nz/server/rest/directories/arcgisoutput/Webtools/ExportWebMap_GPServer/Webtools_ExportWebMap/GetLayoutTemplatesInfo.htm",
 "executionType": "esriExecutionTypeSynchronous",
 "parameters": [
  {
   "name": "Output_JSON",
   "dataType": "GPString",
   "displayName": "JSON String",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  },
  {
   "name": "Layout_Item_ID",
   "dataType": "GPString",
   "displayName": "Layout Item ID",
   "description": "The portal ID (in JSON format) of the layout item that will be used for templates. Use the format: {\"id\": \"\"}.",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  }
 ]
}