Integrations
The Email skill provides SMTP and IMAP integration for sending notifications, reading emails, and automating email workflows.
email_sendSend emails via SMTPemail_readRead emails via IMAPemail_searchSearch email inboxemail_attachmentsHandle attachments| Setting | Description | Required |
|---|---|---|
| smtp_host | SMTP server hostname | Required |
| smtp_port | SMTP server port | Required |
| username | Email username | Required |
| password | Email password | Required |
> Send an email to team@company.com with the subject "Deployment complete"kai skills install emailAfter installation, configure the skill using the kai config command or edit your .kai/config.yaml file.