Connect Unione to AI agents

Connect Unione to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

get_template

Get Template

Retrieve a single email template by its ID. Returns the full template configuration including body, subject, sender info, and all settings.

delete_suppression

Delete Suppression

Remove an email address from the suppression list, allowing it to receive emails again. Only user-deletable suppressions can be removed.

get_suppression

Get Suppression

Check suppression status of a specific email address. Returns all suppression records for the address including cause, source, and whether the suppression can be removed.

list_event_dumps

List Event Dumps

List all existing event dump requests with their statuses and download URLs.

delete_tag

Delete Tag

Delete a user-defined email tag. This removes the tag from the system but does not affect previously sent emails that used this tag.

send_email

Send Email

Send transactional or marketing emails to one or more recipients. Supports HTML, plaintext, and AMP email bodies with per-recipient personalization through substitutions/merge tags. Can reference a stored template by ID, include attachments, schedule delivery up to 24 hours ahead, and track opens/clicks.

delete_template

Delete Template

Delete an email template by its ID. This action is permanent and cannot be undone.

delete_project

Delete Project

Delete a project and all its associated data (domains, templates, webhooks, suppression lists). This is permanent. Requires a user-level API key.

delete_domain

Delete Domain

Remove a sender domain from the account. This is permanent and the domain will no longer be usable for sending.

get_system_info

Get System Info

Retrieve account or project information including user ID, email, accounting period details, and email counters. Useful for checking account status and usage.

get_domain_dns_records

Get Domain DNS Records

Retrieve the required DNS records for verifying a sender domain. Returns the TXT verification record, DKIM key, and SPF include that need to be added to your DNS configuration. Use this as the first step when setting up a new sender domain.

create_project

Create Project

Create a new project to isolate domains, templates, webhooks, suppression lists, and sending data. Each project gets its own API key. Requires a user-level API key.

list_templates

List Templates

List all email templates in the account or project. Returns template metadata including name, subject, sender, and creation date. Supports pagination via limit and offset.

validate_domain

Validate Domain

Trigger validation of a sender domain's DNS records. Validates the verification TXT record and/or DKIM record. Use after adding the required DNS records to your domain's DNS configuration.

list_projects

List Projects

List all projects in the account. Requires a user-level API key.

validate_email

Validate Email

Validate a single email address to determine if it is valid, invalid, suspicious, or unknown. Returns a validity score (0-100), the cause of any issues (e.g., disposable, spamtrap, mailbox not found), and a suggested correction for typos. Best used for real-time form validation, not bulk validation.

list_domains

List Domains

List all registered sender domains with their verification and DKIM status.

delete_event_dump

Delete Event Dump

Delete an event dump by its ID.

update_project

Update Project

Update an existing project's settings. Requires a user-level API key.

list_suppressions

List Suppressions

List suppressed email addresses with optional filtering by cause, source, and date. Returns suppression records with cursor-based pagination.

resubscribe_email

Resubscribe Email

Send a re-subscribe email to a recipient who previously unsubscribed or was blocked due to complaints. The recipient will receive an email with a link to restore their subscription.

create_event_dump

Create Event Dump

Request a historical event data export for a given time period. The dump is generated asynchronously; use **Get Event Dump** to check its status and retrieve the download URL. Events can be filtered by job ID, status, recipient, sender, domain, or campaign.

add_suppression

Add Suppression

Add an email address to the suppression list to block it from receiving emails. Specify the cause of suppression (e.g., unsubscribed, complained).

list_tags

List Tags

List all user-defined tags used to categorize outgoing emails. Tags are assigned when sending emails (up to 4 per email) and can be used to filter and analyze delivery statistics.

upsert_template

Create or Update Template

Create a new email template or update an existing one. Templates store reusable email content including body, subject, sender info, and attachments. When sending emails, reference a template by ID to pre-fill fields. To update an existing template, provide its **templateId**. To create a new template, omit the templateId.

get_event_dump

Get Event Dump

Check the status of an event dump and retrieve its download URL once ready.

More integrations teams use with Unione

Slack

Slack: connect with bot OAuth or user OAuth. Send, update, delete, and schedule messages; list and cancel scheduled messages; open DMs and group DMs; manage conversations, members, files, reactions, pins, bookmarks, reminders, user groups, and user status; search messages and files with user scopes; and retrieve user, conversation, and workspace info.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Hubspot

Create, read, update, and delete CRM objects including contacts, companies, deals, tickets, and custom objects. Manage associations between CRM records. Track engagements such as calls, emails, meetings, notes, and tasks. Send transactional and marketing emails, manage campaigns, and handle subscription preferences. Build and manage marketing workflows, sequences, and automation actions. Manage CMS content including blog posts, landing pages, and HubDB tables. Handle commerce data including products, orders, invoices, quotes, and payments. Create and manage contact lists for segmentation. Configure deal, ticket, and order pipelines with custom stages. Search and filter CRM records. Bulk import and export CRM data. Manage users, teams, and account settings. Subscribe to webhooks for real-time notifications on object creation, deletion, property changes, merges, and association changes.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Apolloio

Search and prospect B2B contacts and companies from a database of over 275 million people and 70 million organizations. Enrich people and company data with emails, phone numbers, and firmographic details. Create and manage contacts, accounts, deals, and tasks. Add contacts to email sequences and manage sequence statuses. Log and search call records. Perform bulk operations for contact creation, account creation, task creation, and data enrichment.

Microsoft Outlook

Send, read, reply to, forward, and manage email messages in user mailboxes. Organize messages into folders, apply categories, flags, and importance levels. Manage file and item attachments. Create, update, delete, and respond to calendar events and meetings. Find available meeting times, manage attendees, handle recurrence, and work with shared or delegated calendars. Create, read, update, and delete contacts, organize them into contact folders, and manage contact photos. Manage tasks and task lists via Microsoft To Do, including due dates, reminders, recurrence, and checklist items. Subscribe to webhook notifications for changes to messages, calendar events, and contacts. Support for Focused Inbox, @-mentions, mail tips, send-on-behalf, and send-as capabilities.

Technical notes for Unione

Send transactional and marketing emails to up to 500 recipients per request with HTML, plaintext, and AMP support. Create and manage reusable email templates with substitution/merge tag engines (simple, velocity, liquid). Validate email addresses in real-time for correctness and deliverability. Manage suppression lists to control blocked recipients by cause (unsubscribed, bounced, complained). Register and verify sender domains with DNS records (DKIM, SPF). Track email delivery events including opens, clicks, bounces, unsubscribes, and spam complaints via webhooks. Export historical event data as CSV dumps filtered by status, recipient, sender, or campaign. Manage tags for categorizing and analyzing email delivery statistics. Create and manage isolated projects with separate API keys, domains, and sending limits. Schedule emails up to 24 hours in advance and handle subscription management with re-subscribe flows.

Connect Unione to production AI agents

See how Metorial gives Unione access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Unione to AI agents with Metorial.

  1. Can Metorial connect Unione to AI agents?
    Yes. Metorial connects AI agents to Unione through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.