Realm functions - context.request is always empty

context.request is always empty in the function.
It works nice when I run the functions from portal (https://realm.mongodb.com/). When I call realm graph from postman, context.request is always empty.

I want to read the remoteIPAddress of requested server and blocked due to this.