iiRecord
Agentic AI Atlas · Slack
tool:slacka5c.ai
II.
Tool JSON

tool:slack

Structured · live

Slack json

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

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "id": "tool:slack",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Slack",
    "homepageUrl": "https://slack.com",
    "kind": "other",
    "description": "Team messaging and collaboration platform for real-time communication.\nOrganizes conversations into channels, supports direct messages, file sharing,\nand integrates with hundreds of third-party apps and services.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:slack",
      "to": "skill-area:communication",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:slack",
      "to": "skill-area:communication",
      "kind": "used_for"
    },
    {
      "from": "tool:slack",
      "to": "tool:discord",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Team chat — Slack targets workplaces; Discord targets communities"
      }
    },
    {
      "from": "tool:slack",
      "to": "tool:microsoft-teams",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Team chat — Slack is standalone; Teams is Microsoft 365-integrated"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.slack-com",
      "to": "tool:slack",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "tool:slack",
      "kind": "composed_of"
    },
    {
      "from": "tool:discord",
      "to": "tool:slack",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Team chat — Discord targets communities; Slack targets workplaces"
      }
    },
    {
      "from": "tool:microsoft-teams",
      "to": "tool:slack",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Team chat — Teams is Microsoft 365-integrated; Slack is standalone"
      }
    },
    {
      "from": "tool-server:slack-mcp",
      "to": "tool:slack",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}