I have two stored procedures with the same name that live in different schemas:

When using the "Execute a stored procedure (V2)" connector, I can't tell them apart:

The only way to do so is to click the "..." and "peek code":

From there, I can read the JSON and see the fully qualified SP name:

This is clunky. Is there some reason that we don't see the [schema].[table] in the dropdown when using this connector? Can that be a setting we are able to turn on at some point in the "Settings" menu here at some point?
