Send email
send_emailSend a plain-text email from Move Studios to a client (by client_id) or any address. Replies go to the logged-in staff member unless reply_to is set. [requires scope: email]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Email address (used when client_id not given) | |
| body | Yes | Plain text; blank lines separate paragraphs | |
| bcc_me | No | BCC the sender | |
| subject | Yes | ||
| reply_to | No | ||
| client_id | No |