AgentProduct.homepageUrl
meta-attribute:agent-product--homepage-url
MetaAttributecatalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yaml·Open in Graph → {
"id": "meta-attribute:agent-product--homepage-url",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "AgentProduct.homepageUrl",
"name": "homepageUrl",
"parentNodeKindId": "meta-node-kind:agent-product",
"type": "url",
"required": true,
"description": "homepageUrl on AgentProduct."
},
"outgoingEdges": [
{
"from": "meta-attribute:agent-product--homepage-url",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:agent-product",
"to": "meta-attribute:agent-product--homepage-url",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}