Tools4AI Based A2A Server
vishalmysore-a2ui.hf.space
· Tech Innovations Inc.
This agent provides capabilities to raise tickets, find favorite foods, compare cars, perform Selenium actions, and book restaurant reservations.
vishalmysore-a2ui.hf.space via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 54/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-06-05T13:36:23 | search_impression | — |
200 ok | — |
| 2026-06-05T13:35:38 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-05 05:35:36 current | fbe7862d244a… |
view → |
Endpoints
| Agent card | https://vishalmysore-a2ui.hf.space/.well-known/agent.json |
| Provider | https://techinnovations.com |
| Docs | https://docs.techinnovations.com/smart-assistant |
Skills · 5 declared · mapped to canonical taxonomy
Create a support ticket for customers.
Find out what a person likes to eat.
Compare two different cars based on specifications.
Perform web automation tasks using Selenium.
Book restaurant reservations with menu selection.
Health · last 12 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
rest
2
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/vishalmysore-a2ui.hf.space) [](https://agenstry.com/agents/vishalmysore-a2ui.hf.space) [](https://agenstry.com/agents/vishalmysore-a2ui.hf.space) [](https://agenstry.com/agents/vishalmysore-a2ui.hf.space)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "1.0",
"name": "Tools4AI Based A2A Server",
"description": "This agent provides capabilities to raise tickets, find favorite foods, compare cars, perform Selenium actions, and book restaurant reservations.",
"url": "http://r-vishalmysore-a2ui-uhps92tv-ba94d-dldf5:7860",
"provider": {
"organization": "Tech Innovations Inc.",
"url": "https://techinnovations.com"
},
"version": "2.3.1",
"documentationUrl": "https://docs.techinnovations.com/smart-assistant",
"capabilities": {
"streaming": false,
"pushNotifications": true,
"stateTransitionHistory": true,
"extensions": [
{
"uri": "https://techinnovations.com/extensions/ticketing",
"description": "Ticketing extension for customer support.",
"required": true
}
]
},
"authentication": {
"schemes": null,
"credentials": null,
"valid": false,
"bearerAuth": false,
"basicAuth": false
},
"defaultInputModes": [
"text",
"voice"
],
"defaultOutputModes": [
"text",
"audio"
],
"skills": [
{
"id": "skill-001",
"name": "Raise Ticket",
"description": "Create a support ticket for customers.",
"tags": [
"ticketing",
"support",
"customer service"
],
"examples": [
"Raise a ticket for issue X",
"Create a support request"
],
"inputModes": [
"text",
"voice"
],
"outputModes": [
"text",
"confirmation"
]
},
{
"id": "skill-002",
"name": "Favorite Food Finder",
"description": "Find out what a person likes to eat.",
"tags": [
"food",
"preferences",
"personal"
],
"examples": [
"What does John like?",
"Find Sarah's favorite food"
],
"inputModes": [
"text",
"voice"
],
"outputModes": [
"text",
"audio"
]
},
{
"id": "skill-003",
"name": "Car Comparison",
"description": "Compare two different cars based on specifications.",
"tags": [
"cars",
"comparison",
"automobile"
],
"examples": [
"Compare Tesla Model S and BMW M3",
"Which is better: Ford Mustang or Chevrolet Camaro?"
],
"inputModes": [
"text",
"voice"
],
"outputModes": [
"text",
"visual",
"comparison chart"
]
},
{
"id": "skill-004",
"name": "Selenium Actions",
"description": "Perform web automation tasks using Selenium.",
"tags": [
"automation",
"web",
"selenium"
],
"examples": [
"Automate login process",
"Scrape data from a website"
],
"inputModes": [
"text",
"command"
],
"outputModes": [
"text",
"log"
]
},
{
"id": "skill-005",
"name": "Restaurant Booking",
"description": "Book restaurant reservations with menu selection.",
"tags": [
"restaurant",
"reservations",
"food"
],
"examples": [
"Book a table for two at Olive Garden",
"Reserve a spot at Sushi Place"
],
"inputModes": [
"text",
"voice"
],
"outputModes": [
"text",
"confirmation"
]
}
],
"supportedInterfaces": [
{
"url": "https://api.techinnovations.com/v1",
"protocolBinding": "REST",
"tenant": "default"
}
],
"agentCapabilities": "Capabilities(streaming=false, pushNotifications=true, stateTransitionHistory=true, extensions=[AgentExtension(uri=https://techinnovations.com/extensions/ticketing, description=Ticketing extension for customer support., required=true, params={ticketType=support, priority=high})])"
}