send-email
Send an email by specifying the recipient address, subject, and message body, allowing AI models to trigger outgoing communications directly through a tool call.
Instructions
发送邮件
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | 邮件收件人 | |
| text | Yes | 邮件内容 | |
| subject | Yes | 邮件主题 |