Identity Gateway- Add a query parameter to the request

Hi, We have setup a clienthandler route in identity gateway with the condition ${find(request.uri.path,‘^/am’)} so that the requests are forwarded to identity cloud.We would like to add a new query parameter to the request before it reaches to identity cloud via identity gateway.
Looking for suggestions on how to do this.