Skip to content

guluc3m/zoe-agent-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoe-agent-mail

Zoe agent to sent emails.

In order to be able to sent emails before running this agent you have to set a valid config.json with your email and password.

After that, expected intents are in this format:

{ 'intent': 'mail.zoeMail',
  'dest': ['destinationMail', ...],
  'subject': 'text',
  'content': 'text',
  'adjunt': [doc1, [doc2...]] (WIP)
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published