How do we create an info banner in a custom python toolbox?
The join field geoprocessing tool is a good example of the desired functionality. This gp tool displays a blue info banner with a green text message that "this tool modifies the input table".
Is this exposed as a tool method or property? Or, is this part of the pro sdk?