iiRecord
Agentic AI Atlas · ToolDescriptor
term:tool-descriptora5c.ai
II.
Term JSON

term:tool-descriptor

Structured · live

ToolDescriptor json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/tool-descriptor.yamlCluster · terminology
Record JSON
{
  "id": "term:tool-descriptor",
  "_kind": "Term",
  "_file": "terminology/terms/tool-descriptor.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:tool-descriptor.canonical",
    "displayName": "ToolDescriptor",
    "kind": "tool",
    "references": [
      "NodeKind:ToolDescriptor"
    ],
    "description": "A callable tool with schema\n"
  },
  "outgoingEdges": [
    {
      "from": "term:tool-descriptor",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:tool-descriptor",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:tool-descriptor.canonical",
      "to": "term:tool-descriptor",
      "kind": "defines"
    },
    {
      "from": "synonym:tool-descriptor-tool",
      "to": "term:tool-descriptor",
      "kind": "synonym_a"
    }
  ]
}