Card snapshot
onboarding.orangecloud.vn
·
2026-06-05 05:44:34 UTC
·
2455f7ea61e11043f3f710d1a75250c6d1c2f62e4f5967db79b26d3f383a9643
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": "Cloudflare Starter Hub",
"description": "Bilingual learning hub for Cloudflare Application Services, Developer Platform, and Cloudflare One.",
"version": "1.0.0",
"documentationUrl": "https://onboarding.orangecloud.vn/docs/api/",
"supportedInterfaces": [
{
"url": "https://onboarding.orangecloud.vn/api/mcp",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"capabilities": {},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "navigate-learning-hub",
"name": "Navigate learning hub",
"description": "List tracks, use cases, products, and official resource links.",
"tags": [
"cloudflare",
"education",
"navigation"
]
},
{
"id": "hub-public-api",
"name": "Hub public API",
"description": "Read site config and workshop events via documented REST endpoints.",
"tags": [
"cloudflare",
"api"
]
}
]
}