iiRecord
Agentic AI Atlas · Workspace.rootPath
meta-attribute:workspace--root-patha5c.ai
II.
MetaAttribute JSON

meta-attribute:workspace--root-path

Structured · live

Workspace.rootPath json

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

File · catalog-meta/meta-registry/meta-registry-lifecycle-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:workspace--root-path",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-lifecycle-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Workspace.rootPath",
    "name": "rootPath",
    "parentNodeKindId": "meta-node-kind:workspace",
    "type": "string",
    "required": true,
    "description": "rootPath on Workspace."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:workspace--root-path",
      "to": "meta-node-kind:workspace",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:workspace",
      "to": "meta-attribute:workspace--root-path",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}