iiRecord
Agentic AI Atlas · SparkPost
tool:sparkposta5c.ai
II.
Tool JSON

tool:sparkpost

Structured · live

SparkPost 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:sparkpost",
  "_kind": "Tool",
  "_file": "domain/tools/tools-email-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "SparkPost",
    "homepageUrl": "https://www.sparkpost.com",
    "kind": "other",
    "description": "Email delivery service with advanced analytics and predictive inbox\nplacement. Provides REST API, SMTP relay, engagement tracking, and\nsuppression list management for high-volume transactional email.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:sparkpost",
      "to": "skill-area:transactional-email",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:sparkpost",
      "to": "skill-area:transactional-email",
      "kind": "used_for"
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:sendgrid",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:postmark",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:resend",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:sendgrid",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:postmark",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:resend",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ]
}