Back to weather_agent_v2
Card snapshot
a2a-a2ui-v2-bfpwtp2iiq-uc.a.run.app
·
2026-05-18 15:58:27 UTC
·
b1a2b1655145a9948d9f43c54d734a65a30554f5405eba695fb008baea8c409c
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": {
"streaming": true
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"description": "A helpful assistant powered by Gemini. Now with updated UI and even more better!!!",
"name": "weather_agent_v2",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"skills": [
{
"description": "Chat with the Gemini agent about weather and more.",
"examples": [
"Hello, world!",
"What's the weather in London?"
],
"id": "chat",
"name": "Chat Skill",
"tags": [
"chat"
]
}
],
"url": "https://a2a-a2ui-v2-bfpwtp2iiq-uc.a.run.app",
"version": "1.0.0"
}