Card snapshot
docs.getlago.com
·
2026-09-12 17:12:21 UTC
·
3d5dfba7224001b37db28256111259d93c69a9c171465ef574060522c0e166af
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": "Lago",
"description": "Developer documentation for Lago, the open-source billing platform for usage metering, subscriptions, invoicing, payments, and revenue operations.",
"url": "https://getlago.com/docs/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://getlago.com/docs/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://getlago.com/docs/",
"organization": "Lago"
},
"documentationUrl": "https://getlago.com/docs/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "lago",
"name": "Lago",
"description": "Use when building usage-based billing systems, managing subscriptions and invoicing, ingesting metering events, creating pricing plans, or integrating payment providers. Agents should reach for this skill when working on billing infrastructure, pricing configuration, customer management, invoice generation, or payment workflows.",
"tags": [],
"url": "https://getlago.com/docs/.well-known/agent-skills/lago/skill.md"
}
]
}