iiRecord
Agentic AI Atlas · VectorStore.id
meta-attribute:vector-store--ida5c.ai
II.
MetaAttribute JSON

meta-attribute:vector-store--id

Structured · live

VectorStore.id json

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

File · catalog-meta/meta-registry/meta-registry-context-engineering.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:vector-store--id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "VectorStore.id",
    "name": "id",
    "parentNodeKindId": "meta-node-kind:vector-store",
    "type": "id",
    "required": true,
    "description": "id on VectorStore."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:vector-store--id",
      "to": "meta-node-kind:vector-store",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:vector-store",
      "to": "meta-attribute:vector-store--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}