Send a formatted analysis brief to a list of email recipients.
Two ways to provide SMTP credentials:
channel_id — reference an existing notification channel (configured via
/v1/notifications/channels). The channel’s SMTP settings are loaded from the
database and the password is automatically decrypted.
Inline SMTP — provide smtp_host, smtp_user, smtp_password, and
email_from directly in the request body.
The body_html field accepts any HTML content. If it doesn’t begin with <html>,
it is automatically wrapped in the Ivory Finance branded email template.
Documentation Index
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.