II.
Synonym JSON
Structured · livesynonym:tool-descriptor-tool
synonym:tool-descriptor-tool json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "synonym:tool-descriptor-tool",
"_kind": "Synonym",
"_file": "terminology/synonyms/tool-descriptor-tool.yaml",
"_cluster": "terminology",
"attributes": {
"termAId": "term:tool-descriptor",
"termBId": "term:tool-server",
"direction": "bidirectional",
"note": "Informal usage of \"tool\" often conflates the canonical ToolDescriptor (callable schema) with its hosting ToolServer.\n"
},
"outgoingEdges": [
{
"from": "synonym:tool-descriptor-tool",
"to": "term:tool-descriptor",
"kind": "synonym_a"
},
{
"from": "synonym:tool-descriptor-tool",
"to": "term:tool-server",
"kind": "synonym_b"
}
],
"incomingEdges": []
}