Pretty sure that doesnt support stored procedures. (and its old and has known bugs)
node-red-contrib-mssql-plus
has direct support for stored procedures AND parameters (to reduce chances of SQL injection).
Here is an example: MSSQL-PLUS - passing array to UDT parameter (TVP param in a stored procedure) - #22 by Steve-Mcl