iiRecord
Agentic AI Atlas · PayPal
tool:paypala5c.ai
II.
Tool JSON

tool:paypal

Structured · live

PayPal json

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

File · domain/tools/tools-payment-services.yamlCluster · domain
Record JSON
{
  "id": "tool:paypal",
  "_kind": "Tool",
  "_file": "domain/tools/tools-payment-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "PayPal",
    "homepageUrl": "https://developer.paypal.com",
    "kind": "other",
    "description": "Global digital payments platform for online and in-person transactions.\nProvides REST APIs for payments, subscriptions, invoicing, and\npayouts supporting multiple currencies and payment methods worldwide.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:paypal",
      "to": "skill-area:payment-processing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:paypal",
      "to": "skill-area:payment-processing",
      "kind": "used_for"
    },
    {
      "from": "tool:paypal",
      "to": "tool:stripe",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:paypal",
      "to": "tool:square",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:paypal",
      "to": "tool:paddle",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:paypal",
      "to": "tool:braintree",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:square",
      "to": "tool:paypal",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:paddle",
      "to": "tool:paypal",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:braintree",
      "to": "tool:paypal",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:stripe",
      "to": "tool:paypal",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool-server:mcp-paypal",
      "to": "tool:paypal",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}