iiRecord
Agentic AI Atlas · Channel.endpoint
meta-attribute:channel--endpointa5c.ai
II.
MetaAttribute JSON

meta-attribute:channel--endpoint

Structured · live

Channel.endpoint json

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

File · catalog-meta/meta-registry/meta-registry-channels-hooks.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:channel--endpoint",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Channel.endpoint",
    "name": "endpoint",
    "parentNodeKindId": "meta-node-kind:channel",
    "type": "string",
    "required": false,
    "description": "endpoint URL / address for the channel (when applicable)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:channel--endpoint",
      "to": "meta-node-kind:channel",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:channel",
      "to": "meta-attribute:channel--endpoint",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}