clean_email_body# langchain_community.tools.gmail.utils.clean_email_body(body: str) → str[source]# 清理邮件正文。 Parameters: body (str) Return type: 字符串