Send an email using Outlook.Documentation Index
Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Input
| Property | Type | Required | Description |
|---|---|---|---|
| fromAddress | SHORT_TEXT | No | - |
| to | ARRAY | Yes | - |
| cc | ARRAY | No | - |
| replyTo | SHORT_TEXT | No | - |
| bcc | ARRAY | No | - |
| subject | SHORT_TEXT | Yes | - |
| body | LONG_TEXT | Yes | - |
