iiRecord
Agentic AI Atlas · MCPPrompt.name
meta-attribute:mcp-prompt--namea5c.ai
II.
MetaAttribute JSON

meta-attribute:mcp-prompt--name

Structured · live

MCPPrompt.name json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:mcp-prompt--name",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "MCPPrompt.name",
    "name": "name",
    "parentNodeKindId": "meta-node-kind:mcp-prompt",
    "type": "string",
    "required": true,
    "description": "name on MCPPrompt."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:mcp-prompt--name",
      "to": "meta-node-kind:mcp-prompt",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:mcp-prompt",
      "to": "meta-attribute:mcp-prompt--name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}