{
 "name": "GetProductInfoTool",
 "displayName": "Get Product Info Task",
 "description": "Fetches the Information of this Product.",
 "category": "",
 "helpUrl": "https://dnrmaps.wi.gov/arcgis2/rest/directories/arcgisoutput/VertiGIS_Utilities/VertiGIS_Printing_Tools_GPServer/VertiGIS_Utilities_VertiGIS_Printing_Tools/GetProductInfoTool.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "Output_JSON",
   "dataType": "GPString",
   "displayName": "Output JSON",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  },
  {
   "name": "Output_Log",
   "dataType": "GPDataFile",
   "displayName": "Output Log",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}