Pass json object to Email Body in Send Email Step

Hi, I tried sending the previous step return value to Email body in Send Email step, but go the error: TypeError

The “chunk” argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object

How to fix it?