II.
Tool JSON
Structured · livetool:zendesk
Zendesk json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:zendesk",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-support.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Zendesk",
"homepageUrl": "https://www.zendesk.com",
"kind": "other",
"description": "Customer service platform for managing support tickets, live chat,\nand help center content. Provides agent workspaces, automation rules,\nmacros, and analytics for customer support operations.\n"
},
"outgoingEdges": [
{
"from": "tool:zendesk",
"to": "skill-area:customer-support",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:zendesk",
"to": "skill-area:customer-support",
"kind": "used_for"
},
{
"from": "tool:zendesk",
"to": "tool:freshdesk",
"kind": "alternative_to",
"attributes": {
"comparison": "Customer support platforms"
}
},
{
"from": "tool:zendesk",
"to": "tool:hubspot",
"kind": "alternative_to",
"attributes": {
"comparison": "CRM and support platforms"
}
},
{
"from": "tool:zendesk",
"to": "tool:salesforce",
"kind": "alternative_to",
"attributes": {
"comparison": "CRM and support platforms"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.zendesk-com",
"to": "tool:zendesk",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:freshdesk",
"to": "tool:zendesk",
"kind": "alternative_to",
"attributes": {
"comparison": "Customer support platforms"
}
},
{
"from": "tool:hubspot",
"to": "tool:zendesk",
"kind": "alternative_to",
"attributes": {
"comparison": "CRM and support platforms"
}
},
{
"from": "tool:salesforce",
"to": "tool:zendesk",
"kind": "alternative_to",
"attributes": {
"comparison": "CRM and support platforms"
}
},
{
"from": "tool-server:mcp-zendesk",
"to": "tool:zendesk",
"kind": "integrates_with",
"attributes": {}
}
]
}