{
 "name": "GetLayoutTemplatesInfo",
 "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://arcgis.itagui.gov.co/waserver/rest/directories/arcgisoutput/Utilities/PrintingTools_GPServer/Utilities_PrintingTools/GetLayoutTemplatesInfo.htm",
 "executionType": "esriExecutionTypeSynchronous",
 "parameters": [
  {
   "name": "Output_JSON",
   "dataType": "GPString",
   "displayName": "Output JSON",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}