Card snapshot
docs.supadata.ai
·
2026-06-02 19:01:38 UTC
·
8ff958ed029553cee8c32d7dbb1c6ddff13680e434df658dda1df0caef553a69
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), getting social media metadata, extracting structured data from video content using AI, scraping web pages, crawling websites, or processing batch operations on multiple videos. Reach for this skill when building integrations with video platforms, automating content analysis, or building data extraction pipelines.",
"tags": [],
"url": "https://docs.supadata.ai/.well-known/agent-skills/supadata/skill.md"
}
]
}