Open app with iOS Shortcuts

Not sure if this is possible, but is there a way to open the Glide app I created using a custom shortcut from the iOS Shortcuts app?

Basically I made a movie list app using the TMDb API and I need to input the TMDb ID, after which everything will auto populate into their respective columns. I’ve made a shortcut that, after using the Todo Movies app using their live search function, can scrape the ID from the URL and copy it to the clipboard. My next goal is to be able to open the Glide Movie List app immediately so that this is all one quick shortcut - all I’d have to do is find the movie, run the shortcut, and hit paste in my custom app.

Is this possible, and if so, how can I do it?

Interesting. Last time I check I don’t think there’s a way to access “added to home screen” web apps, you can only access the URL but that’s in Safari instead.