Get name of Database via iOS shortcuts

I have a UUID that I use to create a DEVONthink item in iOS shortcuts.

I can then get all kinds of information from that item including locations, date created, tags, parent, etc.

The one thing I can’t seem to get is the name of the database holding that UUID.

Is there a way currently?

That is correct. Currently you can only get the item’s parents and travel that up to the database root (which has no parents). Then grab that name. It’s not ideal, admittedly.