Card snapshot
dashlyai.main-kill-isr.mintlify.me
·
2026-09-23 10:41:14 UTC
·
fdf48e53351c9ef5e188af279aec180cf7bedc9576a006f4b4641e010098c401
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": "ToAPIs Documentation",
"url": "https://docs.toapis.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.toapis.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.toapis.com/",
"organization": "ToAPIs Documentation"
},
"documentationUrl": "https://docs.toapis.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "apis",
"name": "Apis",
"description": "Use when building integrations with AI models (GPT-5, Claude, Gemini), generating images, creating videos, or managing asynchronous generation tasks. Reach for this skill when you need to call text/chat APIs, image generation endpoints, video creation APIs, or manage async task status and webhooks.",
"tags": [],
"url": "https://docs.toapis.com/.well-known/agent-skills/apis/skill.md"
}
]
}