Hi @Teena , welcome to Microsoft Q&A forum
I am assuming you are talking about on-premise SQL Server and not Azure SQL. Below is one stack thread that has clear steps to execute a stored procedure with input parameters. It is having one parameter but you can extend the concept to include multiple parameters. Please check the first answer in it:
Create SQL Server Agent job for stored procedure with input parameter
Please let me know if this helps or else we can discuss further.
----------
If answer helps, you can mark it 'Accept Answer'