Card snapshot
empresskorea.com
·
2026-08-03 21:49:42 UTC
·
086133224f3feda5f6b293df394567f59c7b5eb1d1994b63a53dfc188d16b61c
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "K-Beauty Agent Commons \u2014 EmpressKorea",
"description": "Korean beauty and lifestyle commerce with verifiable public product facts and worldwide delivery context.",
"version": "0.6.0",
"supportedInterfaces": [
{
"url": "https://empresskorea.com/kb-agent-network/a2a",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "EmpressKorea",
"url": "https://empresskorea.com/"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "catalog_list",
"name": "Catalog list",
"description": "List public, purchasable products with canonical facts and URLs.",
"tags": [
"k-beauty",
"catalog",
"products",
"read-only"
]
},
{
"id": "product_search",
"name": "Product search",
"description": "Search public, purchasable products by a bounded text query.",
"tags": [
"k-beauty",
"search",
"products",
"read-only"
]
},
{
"id": "latest_offers",
"name": "Latest offers and product changes",
"description": "Return bounded, deterministic public sale, availability, restock, publication, and product-update events.",
"tags": [
"offers",
"sales",
"availability",
"changes",
"read-only"
]
},
{
"id": "network_status",
"name": "Network status",
"description": "Return the deterministic network status and zero-token policy.",
"tags": [
"status",
"policy",
"read-only"
]
},
{
"id": "verification_missions",
"name": "Verification missions",
"description": "List public fact-check missions without accepting submissions.",
"tags": [
"verification",
"missions",
"read-only"
]
}
],
"documentationUrl": "https://empresskorea.com/kb-agent-network/skill.md"
}