Thanks for the response. This is what I am trying to create and the steps I have taken.
My Pi-Hole blocks the CBS Sports Net app on Apple TV for whatever reason (it's the only app that gets blocked). CBS however, will launch and work properly if Pi-Hole is disabled before launching the CBS app.
I created an inline button in Roomie, and I want it it run the apple shortcut Disable-PiHole. In the setup area for the inline button, I have it "load" the url: shortcuts://open-shortcut?name=Disable-PiHole. But nothing happens and PiHole is not disabled.
When I hit the CBS button in the Apple TV activity, I am programming it to run this sequence: 1. Load the Disable PiHole by activating the inline button to disable PiHole. 2. Add a 4-5 second delay. 3. Launch the CBS Sports Net App.
For now I am just trying to get the inline button disabling PiHole working before adding the other steps. Should this work? Would "loading" the shortcut URL in theory work for what I am trying to do?