II.
Tool JSON
Structured · livetool:zoom
Zoom json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:zoom",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Zoom",
"homepageUrl": "https://zoom.us",
"kind": "other",
"description": "Video conferencing and online meeting platform for remote collaboration.\nSupports video calls, webinars, screen sharing, recordings,\nand AI-powered meeting summaries and transcription.\n"
},
"outgoingEdges": [
{
"from": "tool:zoom",
"to": "skill-area:communication",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:zoom",
"to": "skill-area:communication",
"kind": "used_for"
},
{
"from": "tool:zoom",
"to": "tool:calendly",
"kind": "alternative_to",
"attributes": {
"comparison": "Communication tools — Zoom is video conferencing; Calendly is meeting scheduling"
}
}
],
"incomingEdges": [
{
"from": "tool:calendly",
"to": "tool:zoom",
"kind": "alternative_to",
"attributes": {
"comparison": "Communication tools — Calendly is meeting scheduling; Zoom is video conferencing"
}
},
{
"from": "tool-server:mcp-zoom",
"to": "tool:zoom",
"kind": "integrates_with",
"attributes": {}
}
]
}