Does anybody know a py script that will export all the tool parameters of a custom built toolbox? It would be ideal to have it in the form of
Tool Name (And Toolset name?) - Parameter 1, Parameter 2, Parameter 3, etc.
I should also note that the toolbox contains toolsets and sub toolsets nested within and I'd like to just generate a list of all the tools and their parameters.
Thanks