Greeks or atleast implied_volatility in websocket response

Use case:

every minute code needs greeks to decide on what adjustments to make to a open options position. Instead of making REST api calls I would like to do it via WS.

Challenge is WS doesn’t give greeks or implied_volatility.

If only implied_volatility can be added that will solve the problem.