Card snapshot
api.queryspigot.com
·
2026-09-10 09:47:38 UTC
·
edbb15b2ede7eac020874c59aba118fab6b017e7d83a6391ca4601b95ae45715
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.
{
"capabilities": {
"extendedAgentCard": false,
"extensions": [
{
"description": "HTTP x402 v2 payment for structured company requests. Text help is free. Sign the quoted REST resource, then retry the A2A request with PAYMENT-SIGNATURE.",
"required": false,
"uri": "https://queryspigot.com/docs/a2a.md#http-x402-v1"
}
],
"pushNotifications": false,
"streaming": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"description": "Irish CRO company lookup, name search, and resolution. Structured requests only for purchases; text requests return free usage instructions. Paid requests require the HTTP x402 extension.",
"documentationUrl": "https://api.queryspigot.com/docs/a2a.md",
"name": "QuerySpigot",
"provider": {
"organization": "QuerySpigot",
"url": "https://queryspigot.com"
},
"skills": [
{
"description": "Look up a CRO company number. The x402 quote supplies the current price.",
"examples": [
"{\"operation\":\"lookup\",\"input\":{\"company_number\":\"100001\"}}"
],
"id": "lookup",
"name": "Irish company lookup",
"tags": [
"ireland",
"company-data",
"x402"
]
},
{
"description": "Search company names with optional status and Eircode filters.",
"examples": [
"{\"operation\":\"search\",\"input\":{\"q\":\"Example Software\",\"limit\":5}}"
],
"id": "search",
"name": "Irish company search",
"tags": [
"ireland",
"company-data"
]
},
{
"description": "Resolve company evidence with explicit ambiguity and conflicts.",
"examples": [
"{\"operation\":\"resolve\",\"input\":{\"name\":\"Example Software Ltd\"}}"
],
"id": "resolve",
"name": "Irish company resolution",
"tags": [
"ireland",
"company-data"
]
}
],
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"url": "https://api.queryspigot.com/a2a"
}
],
"version": "1.0.0"
}