{
 "name": "GetLayoutTemplatesInfo",
 "displayName": "Get Layout Templates Info Task",
 "description": "This tool takes a folder location where map documents (.mxd's) to be used as Layout Templates are located and returns the content of those layout templates formatted as JavaScript object notation (JSON).",
 "category": "",
 "helpUrl": "https://gis.dalat.vn:8088/arcgis/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": ""
  }
 ]
}