To improve a function

Hm. I thought functions should be a verb as they are doing something with the data they get (I think that goes back to university days).

Background of my functions is that another function needs a url (like “domain.com?n=1”) and some additional paramenter (so “domain.com?n=1&m=[team_id]” if some condition is met (team_id is not 0).