Thanks Ron !
I think the SmartConsole Extensions will have an excellent impact.
At this time I am still getting my head around them.
The SmartConsole Extension Developer Guide is definitely the best starting place.
The thing I found that made doing something like the above tool easier was leveraging the API JSON file for Postman.
Exporting it from Postman provided a cleaned-up reference I was easily able to import into Python and think can be leveraged the same way for the Extensions.
The next challenge will simply be tying it all together.