Card snapshot
www.repuestia.cl
·
2026-07-20 06:06:50 UTC
·
3a83c1c8ddc7769ae4c2022a769e2d2a3e018170b9e840b7fb4e5c3c8bcfc719
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": "Repuestia",
"description": "Chilean automotive parts marketplace agent. Helps users find and compare auto parts from 16+ dismantlers.",
"url": "https://www.repuestia.cl",
"version": "1.0.0",
"documentationUrl": "https://www.repuestia.cl/.well-known/api-catalog",
"provider": {
"organization": "Repuestia",
"url": "https://www.repuestia.cl"
},
"supportedInterfaces": [
{
"protocol": "https",
"url": "https://www.repuestia.cl/a2a",
"transport": "streamable-http"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"Bearer"
],
"credentials": "https://www.repuestia.cl/.well-known/oauth-protected-resource"
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "parts-search",
"name": "Search Automotive Parts",
"description": "Search for auto parts across 160K+ products from Chilean dismantlers",
"tags": [
"automotive",
"parts",
"search",
"chile"
]
},
{
"id": "vehicle-decode",
"name": "Decode Vehicle",
"description": "Decode Chilean license plates or VIN numbers to identify vehicles",
"tags": [
"vehicle",
"decode",
"plate",
"vin"
]
}
]
}