lattice_update_smtp_config
Configure email delivery by updating SMTP host, port, credentials, sender info, and recipient list for the Lattice platform.
Instructions
Update the SMTP configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| port | No | Port as a string, matching the API | |
| enabled | No | ||
| password | No | ||
| username | No | ||
| from_name | No | ||
| from_email | No | ||
| recipients | No | Comma-separated recipient list |