Card snapshot
docs.gameball.co
·
2026-08-20 03:58:13 UTC
·
ba2b4d5175d61e10383aed18e7fd432bf87b262420fd2ab4dbf04f4b82b028f7
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": "Gameball Docs",
"url": "https://docs.gameball.co/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.gameball.co/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.gameball.co/",
"organization": "Gameball Docs"
},
"documentationUrl": "https://docs.gameball.co/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "gameball",
"name": "Gameball",
"description": "Use when building loyalty programs, gamification features, referral systems, or customer engagement campaigns. Reach for this skill when integrating points/rewards systems, tracking customer events, processing orders with cashback, managing redemptions, or setting up automated marketing workflows.",
"tags": [],
"url": "https://docs.gameball.co/.well-known/agent-skills/gameball/skill.md"
}
]
}