Card snapshot
docs.thehog.ai
·
2026-08-20 03:57:44 UTC
·
afba6828ff157e3e6920891e47ace69f8c0753308e25e64658f9c633de373512
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": "The Hog API",
"description": "API reference for The Hog.",
"url": "https://docs.thehog.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.thehog.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.thehog.ai/",
"organization": "The Hog API"
},
"documentationUrl": "https://docs.thehog.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "thehog",
"name": "Thehog",
"description": "Use when building GTM intelligence workflows: searching for target companies by firmographics and signals, discovering and enriching contacts, running LLM-powered research, monitoring social mentions, or scraping web and social data. Agents should reach for this skill when users need to find accounts, build prospect lists, enrich contact data, research companies, or set up recurring monitoring.",
"tags": [],
"url": "https://docs.thehog.ai/.well-known/agent-skills/thehog/skill.md"
}
]
}