II.
Term JSON
Structured · liveterm:tool-server
ToolServer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:tool-server",
"_kind": "Term",
"_file": "terminology/terms/tool-server.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:tool-server.canonical",
"displayName": "ToolServer",
"kind": "tool",
"references": [
"NodeKind:ToolServer"
],
"description": "External process speaking a tool protocol\n"
},
"outgoingEdges": [
{
"from": "term:tool-server",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:tool-server",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:tool-server.canonical",
"to": "term:tool-server",
"kind": "defines"
},
{
"from": "synonym:tool-descriptor-tool",
"to": "term:tool-server",
"kind": "synonym_b"
}
]
}