Email Processing
JSON →An email processing server that uses MongoDB for semantic search and SQLite for efficient storage and retrieval.
Install
pip install uv Tools · 11
- process_emails Process emails
- search_emails Search emails
- analyze_email_sentiment Analyze email sentiment
- find_actionable_items Find actionable items in emails
- export_email_data Export email data to CSV, JSON, HTML, or Excel
- list_outlook_folders List Outlook folders
- get_folder_statistics Get folder statistics
- organize_emails_by_rules Organize emails by rules
- extract_contacts Extract contacts from emails
- get_email_statistics Get email statistics
- check_data_consistency Check data consistency
Environment variables
EMBEDDING_BASE_URLGRAPH_CLIENT_IDGRAPH_CLIENT_SECRETGRAPH_TENANT_ID
★ 14 GitHub stars