II.
Tool JSON
Structured · livetool:intercom
Intercom json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:intercom",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Intercom",
"homepageUrl": "https://www.intercom.com",
"kind": "other",
"description": "Customer messaging and engagement platform for support and sales teams.\nCombines live chat, email, and AI-powered bots to manage customer\nconversations, onboarding flows, and help center content.\n"
},
"outgoingEdges": [
{
"from": "tool:intercom",
"to": "skill-area:customer-support",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:intercom",
"to": "skill-area:customer-support",
"kind": "used_for"
},
{
"from": "tool:intercom",
"to": "tool:servicenow",
"kind": "alternative_to",
"attributes": {
"comparison": "Customer support — Intercom is messaging-first; ServiceNow is enterprise ITSM"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.intercom-com",
"to": "tool:intercom",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:servicenow",
"to": "tool:intercom",
"kind": "alternative_to",
"attributes": {
"comparison": "Customer support — ServiceNow is enterprise ITSM; Intercom is messaging-first"
}
},
{
"from": "tool-server:mcp-intercom",
"to": "tool:intercom",
"kind": "integrates_with",
"attributes": {}
}
]
}