# ABX: send_email (Python 3) Sends a summary email to the requester with the created section/groups and the chosen ports. ## Inputs - smtp_host, smtp_port (25 default), smtp_user/smtp_pass (optional), use_tls (bool) - from_email, to_email, subject, body (text) This action is generic; blueprint post-processing can construct a friendly body.