{ "name": "GetLayoutTemplatesInfo", "displayName": "GetLayoutTemplatesInfo", "description": "", "category": "", "helpUrl": "https://gis.grey.ca/server/rest/directories/arcgisoutput/Development/ExportChatsworthSidewalkInspections_GPServer/Development_ExportChatsworthSidewalkInspections/GetLayoutTemplatesInfo.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Output_JSON", "dataType": "GPString", "displayName": "Output JSON", "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": "" } ] }