mail_get_message
Retrieve an email's text/HTML body and attachment IDs by providing account and message IDs. Long bodies are truncated with a flag; call export for the complete message.
Instructions
获取邮件文本/HTML正文及附件ID。超长正文带 truncated 标记;需要完整落盘可调用 export。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| message_id | Yes | ||
| max_body_chars | No |