send_email
Send an email right away to specified recipients; cc is optional. Use for immediate delivery when no manual confirmation is needed.
Instructions
直接发送邮件(立即投递);to 不能为空,cc 可选;如需人工确认请改用 save_draft 存草稿后手动发送
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| subject | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||