II.
MetaAttribute JSON
Structured · livemeta-attribute:agent-version--agent-product-id
AgentVersion.agentProductId json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:agent-version--agent-product-id",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "AgentVersion.agentProductId",
"name": "agentProductId",
"parentNodeKindId": "meta-node-kind:agent-version",
"type": "ref<AgentProduct>",
"required": true,
"description": "agentProductId on AgentVersion."
},
"outgoingEdges": [
{
"from": "meta-attribute:agent-version--agent-product-id",
"to": "meta-node-kind:agent-version",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:agent-version",
"to": "meta-attribute:agent-version--agent-product-id",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}