Notifications & Email Automation
Multi-channel notification hub for Tango Vision. Handles outbound email (SMTP), inbound email monitoring (IMAP), Telegram notifications, and auto-responder rules. Provides AI-customizable per-building email templates and media kit auto-delivery for tenant inquiries about advertising opportunities.
Infrastructure · Every building type
What an AI copilot can do with it.
Every module publishes its own tools over the Model Context Protocol, so an assistant can act on the building rather than just describe it.
send_email
Send a single email via the building's configured SMTP. Supports HTML templates with per-building brand theming (logo, colors, fonts). Use for transactional emails, notifications, and confirmations.
send_bulk_email
Send a templated email to multiple recipients (e.g., all tenants in a building). Supports personalization via template variables.
send_telegram
Send a Telegram message to a registered chat (e.g., SMM manager, contractor). Chat ID must be pre-configured per building.
get_inbox_messages
Retrieve recent inbound emails from the building's configured mailbox. Returns parsed email data including sender, subject, body, and attachments.
send_media_kit
Send the building's advertising media kit (presentation PDF with available ad placements, pricing, and specs) to a specified email address. Typically triggered by auto-responder or manual Copilot request.
get_media_kit
Retrieve metadata and download URL for the current building's advertising media kit (PDF presentation). Returns kit version, last updated date, and S3/MinIO presigned URL.
notify_smm_on_lease_event
Notifies the SMM manager via Telegram about a tenant lifecycle event (activated or terminated).
notify_tenant_onboarding
Trigger tenant onboarding workflow when a new lease is activated. Sends a welcome email with a link to the onboarding form.
notify_smm_on_promotion_published
Alerts the SMM manager via Telegram when a new promotion is published, providing the promotion details.
On a real building
See Notifications & Email Automation on a real building
We will run it against your floor plans rather than a sample dataset.