Hello!
I am publishing a geoprocessing tool from ArcPro that contains arcpy.AddMessage in the original script, but when the tool is complete, the message does not show. I tried to change the properties of the message level to "Info" under the message level tab, but it still does not show up when I run the tool, as shown below.

Does AddMessage work for tools run in the Enterprise portal? If not, how will I be able to view information in the messages tab when the tool is completed?