I would like to create a tool with which the user will be prompted to launch and open other tools within the same Python Toolbox. Is there a method to create this kind of interface tool launchpad?
I am very familiar with Python tool parameters to show or hide parameters, but want to keep the existing toolset as-is and not combine them all into a long unwieldy one.
Thank you in advance!