Card snapshot
product-image-api-delta.vercel.app
·
2026-08-05 04:39:04 UTC
·
707aa42f4b8ea0b88e7f5c00fb953430ac9325a0cae5fead2db1b83d6fd46a67
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.
{
"protocolVersion": "0.3",
"name": "ArgonautWorks Product Image API",
"description": "A commercial-safe image generation service for one everyday object, still life, landscape, interior, animal, or abstract composition as a private 768x768 PNG using local CPU inference.",
"url": "https://product-image-api-delta.vercel.app/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://product-image-api-delta.vercel.app/a2a",
"transport": "JSONRPC"
}
],
"version": "0.3.0",
"provider": {
"organization": "ArgonautWorks",
"url": "https://github.com/ArgonautWorks/product-image-api"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"documentationUrl": "https://product-image-api-delta.vercel.app/openapi.json",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"image/png"
],
"skills": [
{
"id": "safe-image",
"name": "Buy a commercial-safe image",
"description": "Discover how to buy one bounded private 768x768 PNG for a supported commercial-safe subject or scene through x402 and retrieve it asynchronously.",
"tags": [
"image",
"generation",
"product",
"landscape",
"abstract",
"png",
"x402"
],
"examples": [
"How can I buy a safe image for a product, landscape, animal, interior, or abstract composition?"
]
}
]
}