II.
Tool JSON
Structured · livetool:confluence
Confluence json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:confluence",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-collab.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Confluence",
"homepageUrl": "https://www.atlassian.com/software/confluence",
"kind": "other",
"description": "Atlassian wiki and knowledge management platform for teams.\nProvides spaces, pages, and templates for technical documentation,\nrunbooks, project specs, and collaborative decision records.\n"
},
"outgoingEdges": [
{
"from": "tool:confluence",
"to": "skill-area:technical-documentation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:confluence",
"to": "skill-area:knowledge-fabric-design",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:confluence",
"to": "skill-area:project-planning",
"kind": "used_for"
},
{
"from": "tool:confluence",
"to": "tool:notion",
"kind": "alternative_to",
"attributes": {
"comparison": "Collaboration and knowledge management platforms"
}
},
{
"from": "tool:confluence",
"to": "tool:trello",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:confluence",
"to": "tool:clickup",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:confluence",
"to": "tool:asana",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:confluence",
"to": "tool:monday",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
}
],
"incomingEdges": [
{
"from": "knowledge-fabric-impl:confluence-fabric",
"to": "tool:confluence",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool:trello",
"to": "tool:confluence",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:clickup",
"to": "tool:confluence",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:asana",
"to": "tool:confluence",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:monday",
"to": "tool:confluence",
"kind": "alternative_to",
"attributes": {
"comparison": "Team collaboration platforms"
}
},
{
"from": "tool:notion",
"to": "tool:confluence",
"kind": "alternative_to",
"attributes": {
"comparison": "Collaboration and knowledge management platforms"
}
},
{
"from": "tool-server:mcp-jira",
"to": "tool:confluence",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-confluence",
"to": "tool:confluence",
"kind": "integrates_with",
"attributes": {}
}
]
}