Card snapshot
akturesult.bond
·
2026-09-23 16:39:40 UTC
·
dd6fa1f6a23f1a91220a10e53e919911903108e0620e495561579ecf96bcb0a7
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": "AKTU Result & Academic Assistant Agent",
"version": "1.0.0",
"description": "Autonomous AI Agent for querying AKTU examination results, marksheet verification, and college directory discovery.",
"provider": {
"name": "AKTU Result",
"url": "https://akturesult.bond"
},
"supportedInterfaces": [
{
"url": "https://akturesult.bond/a2a",
"serviceUrl": "https://akturesult.bond/a2a",
"protocolBinding": "HTTP+JSON",
"transport": "https"
},
{
"url": "https://akturesult.bond/api/search",
"serviceUrl": "https://akturesult.bond/api/search",
"protocolBinding": "HTTP+JSON",
"transport": "http"
}
],
"capabilities": {
"streaming": false,
"tools": true,
"pushNotifications": false,
"extensions": [
{
"uri": "https://github.com/google-agentic-commerce/ap2/tree/v0.1",
"required": false,
"role": "credentials-provider",
"description": "Google Agent Payments Protocol (AP2) credentials and transaction authorization."
},
{
"uri": "https://github.com/google-agentic-commerce/ap2",
"required": false,
"role": "credentials-provider",
"description": "Google Agent Payments Protocol (AP2) payment verification."
},
{
"uri": "https://ap2-protocol.org/",
"required": false,
"role": "credentials-provider",
"description": "AP2 agent payments and credentials verification protocol."
}
]
},
"skills": [
{
"id": "query-result",
"name": "Academic Result Query",
"description": "Fetches verified AKTU university semester marksheet and division by student roll number."
},
{
"id": "query-colleges",
"name": "College Directory Search",
"description": "Searches affiliated engineering and management colleges and department branch rosters."
}
],
"extensions": [
{
"uri": "https://github.com/google-agentic-commerce/ap2/tree/v0.1",
"required": false,
"role": "credentials-provider",
"description": "Google Agent Payments Protocol (AP2) credentials and transaction authorization."
},
{
"uri": "https://github.com/google-agentic-commerce/ap2",
"required": false,
"role": "credentials-provider",
"description": "Google Agent Payments Protocol (AP2) payment verification."
},
{
"uri": "https://ap2-protocol.org/",
"required": false,
"role": "credentials-provider",
"description": "AP2 agent payments and credentials verification protocol."
}
]
}