iiRecord
Agentic AI Atlas · Braintree
tool:braintreea5c.ai
II.
Tool JSON

tool:braintree

Structured · live

Braintree 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:braintree",
  "_kind": "Tool",
  "_file": "domain/tools/tools-payment-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Braintree",
    "homepageUrl": "https://www.braintreepayments.com",
    "kind": "other",
    "description": "PayPal-owned full-stack payment platform for accepting credit cards,\nPayPal, Venmo, and local payment methods. Provides client SDKs,\nhosted fields, vaulting, and advanced fraud protection tools.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:braintree",
      "to": "skill-area:payment-processing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:braintree",
      "to": "skill-area:payment-processing",
      "kind": "used_for"
    },
    {
      "from": "tool:braintree",
      "to": "tool:stripe",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:braintree",
      "to": "tool:paypal",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:braintree",
      "to": "tool:square",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:braintree",
      "to": "tool:paddle",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:paypal",
      "to": "tool:braintree",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:square",
      "to": "tool:braintree",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:paddle",
      "to": "tool:braintree",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    },
    {
      "from": "tool:stripe",
      "to": "tool:braintree",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Payment processing platforms"
      }
    }
  ]
}