Execute a stored procedure (V2) with parameter does not return a value
When I execute the following stored procedure through Power Automate, nothing is returned, but if I copy and execute the same query that was sent to the server (using Profiler to capture it) the Id is returned.