{ "name": "GetLayoutTemplatesInfo", "displayName": "Get Layout Templates Info", "description": "Returns the content of layout templates in JSON format.", "category": "", "helpUrl": "https://maps.pape-dawson.com/server2/rest/directories/arcgisoutput/Testing/Print_TEST_370_GPServer/Testing_Print_TEST_370/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": "" } ] }