iiRecord
Agentic AI Atlas · Salesforce
tool:salesforcea5c.ai
II.
Tool JSON

tool:salesforce

Structured · live

Salesforce json

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

File · domain/tools/tools-saas-support.yamlCluster · domain
Record JSON
{
  "id": "tool:salesforce",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-support.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Salesforce",
    "homepageUrl": "https://www.salesforce.com",
    "kind": "other",
    "description": "Enterprise CRM and cloud platform for sales, service, marketing,\nand analytics. Provides customizable objects, automation via Flow,\nand an extensive AppExchange ecosystem for B2B and B2C workflows.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:salesforce",
      "to": "role:account-executive",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Ora surfaced Salesforce as a top CRM match for sales account management and revenue operations."
      }
    },
    {
      "from": "tool:salesforce",
      "to": "role:sales-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "CRM opportunity and account context support technical sales workflows."
      }
    },
    {
      "from": "tool:salesforce",
      "to": "skill-area:sales-operations",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:salesforce",
      "to": "skill-area:customer-support",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:salesforce",
      "to": "skill-area:customer-support",
      "kind": "used_for"
    },
    {
      "from": "tool:salesforce",
      "to": "tool:hubspot",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM platforms"
      }
    },
    {
      "from": "tool:salesforce",
      "to": "tool:zendesk",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM and support platforms"
      }
    },
    {
      "from": "tool:salesforce",
      "to": "tool:freshdesk",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM and support platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.salesforce-com",
      "to": "tool:salesforce",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool:zendesk",
      "to": "tool:salesforce",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM and support platforms"
      }
    },
    {
      "from": "tool:freshdesk",
      "to": "tool:salesforce",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM and support platforms"
      }
    },
    {
      "from": "tool:hubspot",
      "to": "tool:salesforce",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CRM platforms"
      }
    },
    {
      "from": "tool-server:mcp-salesforce",
      "to": "tool:salesforce",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}