Card snapshot
docs.supadata.ai
·
2026-06-16 20:12:36 UTC
·
aaf4cbe5ece2258ddddf3acb63636b0596018b80aae9f8fdf2088fa2d929b0dc
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": "Supadata Docs",
"url": "https://docs.supadata.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.supadata.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.supadata.ai/",
"organization": "Supadata Docs"
},
"documentationUrl": "https://docs.supadata.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "supadata",
"name": "Supadata",
"description": "Use when extracting transcripts from videos (YouTube, TikTok, Instagram, X, Facebook), fetching social media metadata, analyzing video content with AI, scraping web pages, or crawling entire websites. Agents should reach for this skill when users need to convert video/web content into structured data.",
"tags": [],
"url": "https://docs.supadata.ai/.well-known/agent-skills/supadata/skill.md"
}
]
}