Find out if a workflow is used by anything else

I’m rebuilding a page and I want to avoid breaking things that shouldn’t break.

There are some workflows that I’m pretty sure nothing on the page uses anymore, but I don’t know how to confirm for a fact nothing is using these workflows.

The search function doesn’t have an option for “uses workflow” or “uses action” or something equivalent.

I want to click on the workflow and find out if anything is referencing it, or if nothing is referencing it.

So kind of like an element inspector for workflows to show elements and actions that reference it? Or more like an option within the app search tool?