iiRecord
Agentic AI Atlas · Mailgun
tool:mailguna5c.ai
II.
Tool JSON

tool:mailgun

Structured · live

Mailgun json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-email-services.yamlCluster · domain
Record JSON
{
  "id": "tool:mailgun",
  "_kind": "Tool",
  "_file": "domain/tools/tools-email-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Mailgun",
    "homepageUrl": "https://www.mailgun.com",
    "kind": "other",
    "description": "Email API service for sending, receiving, and tracking transactional\nand marketing email. Provides SMTP relay, REST API, webhooks, and\nemail validation with advanced deliverability routing.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:mailgun",
      "to": "skill-area:transactional-email",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:mailgun",
      "to": "skill-area:transactional-email",
      "kind": "used_for"
    },
    {
      "from": "tool:mailgun",
      "to": "tool:sendgrid",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:postmark",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:resend",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:sendgrid",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:postmark",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:resend",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ]
}