batch_send
Send the same email template to multiple recipients, with batches limited to 20 emails and automatic refusal when no recipients are specified.
Instructions
同模板批量发送(每批最多 20 封,受发送频率限制);to 不能为空,空 to 拒绝
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| body | Yes | ||
| subject | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||