Card snapshot
yomo.main-kill-isr.mintlify.me
·
2026-07-01 18:43:51 UTC
·
bcf6a275a74134bf3d1cbbcc9e707ade0f21f9b862360a98317b37418431c2c8
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": "YoMo",
"description": "The YoMo Documentation, a serverless LLM function calling framework, enabling developers to build and deploy ai agents with MCP fast and easily.",
"url": "https://yomo.run/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://yomo.run/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://yomo.run/",
"organization": "YoMo"
},
"documentationUrl": "https://yomo.run/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": []
}