Send Report Email
send_report_emailEmail a security report to a recipient. Use the latest report or specify a report ID. Add a subject and optional note.
Instructions
Email the latest generated Talos report, or a report by id. Use this only when the user explicitly asks to email, send, forward, or share the report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Recipient email. If omitted, uses SECURITY_ALERT_EMAIL or ALERT_EMAIL. | |
| message | No | Optional extra note to prepend before the report. | |
| subject | No | Optional email subject. | |
| report_id | No | Report id from generate_security_report. If omitted, sends the latest report. |