email.json•787 B
{
"name": "email tools",
"envVar": "MAILGUN_API_KEY",
"toolsToBeDisabled": [
"list-email-events",
"list-email-templates",
"analytics-metrics",
"retrieve-email-info",
"send-email"
],
"toolsToStayEnabled": [
"get-message-events",
"list-conversation-apps",
"list-messaging-templates",
"send-choice-message",
"send-location-message",
"send-media-message",
"send-template-message",
"send-text-message",
"number-lookup",
"report-sms-verification",
"start-sms-verification",
"close-conference",
"conference-callout",
"manage-conference-participant",
"tts-callout",
"sinch-mcp-configuration"
],
"errorMessage": "Incorrect configuration. The environment variable \"MAILGUN_API_KEY\" is not set."
}