{ "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://arcgis.co.beltrami.mn.us/arcgis/rest/directories/arcgisoutput/BeltramiExportWebMap_GPServer/BeltramiExportWebMap/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": "" } ] }