Card snapshot
docs.structify.ai
·
2026-08-20 03:48:11 UTC
·
f757a0ced63385a1c7b2f6c493d11e26a7c5b5c0d08d1a5f52ed5b3db16fcd6a
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": "Structify",
"url": "https://docs.structify.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.structify.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.structify.ai/",
"organization": "Structify"
},
"documentationUrl": "https://docs.structify.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "structify",
"name": "Structify",
"description": "Use when building data pipelines, extracting structured data from PDFs and websites, designing schemas for datasets, enriching data with web information, or automating data workflows. Agents should reach for this skill when users need to transform unstructured data into queryable datasets, scrape web content, process documents, or create AI-powered data pipelines.",
"tags": [],
"url": "https://docs.structify.ai/.well-known/agent-skills/structify/skill.md"
}
]
}