I am trying to pass the input value given in the html text box to one of my three parameter :
It looks like you've set up InputField as Whole.None, not SingleLine.Text or Multiple.
Change the of-type in your Manifest to SingleLine.Text or Multiple; should be able to pass text into that input then.
WarrenBelz
81
Most Valuable Professional
mmbr1606
53
Super User 2025 Season 1
Michael E. Gernaey
46
Super User 2025 Season 1