So am not sure how to ask this but when in ArcGIS Pro 2.5 I can pull up the Geoprocessing pane and then execute a geoprocessing function like "Buffer". How would I do something similar in my custom add-in? Basically I am taking 3 standard ESRI geoprocessing functions and setting my companies standard options internally so the user doesn't have to do it and then running the entire chain to get an output.
I'm looking through the tons of community samples but cant figure out where to start.