GA5 Invoice Action Agent
ga5-tds.onrender.com
· TDS GA5
Reads batches of long, noisy invoice case files, extracts the decisive facts and evidence, proposes exactly one business action per package, and executes only the actions the caller returns an accepted tool receipt for.
ga5-tds.onrender.com 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.
F
Conformance score: 37/100
F-grade: card is reachable but fails most operational signals.
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 recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-24 17:50:58 current | f8ea896688d7… |
view → |
Endpoints
| Agent card | https://ga5-tds.onrender.com/.well-known/agent-card.json |
| Provider | https://ga5-tds.onrender.com/a2a/ |
Skills · 1 declared · mapped to canonical taxonomy
Reconciles invoices, purchase orders, goods receipts, credit notes and policy memos inside a claim batch, then chooses one of settle_invoice, request_approval, …
Health · last 1 probes
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/ga5-tds.onrender.com) [](https://agenstry.com/agents/ga5-tds.onrender.com) [](https://agenstry.com/agents/ga5-tds.onrender.com) [](https://agenstry.com/agents/ga5-tds.onrender.com)
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": "GA5 Invoice Action Agent",
"description": "Reads batches of long, noisy invoice case files, extracts the decisive facts and evidence, proposes exactly one business action per package, and executes only the actions the caller returns an accepted tool receipt for.",
"version": "1.0.0",
"preferredTransport": "HTTP+JSON",
"url": "https://ga5-tds.onrender.com/a2a/",
"provider": {
"organization": "TDS GA5",
"url": "https://ga5-tds.onrender.com/a2a/"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true,
"extendedAgentCard": false
},
"supportedInterfaces": [
{
"url": "https://ga5-tds.onrender.com/a2a/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"defaultInputModes": [
"application/vnd.ga5.invoice-claim-batch+json",
"application/vnd.ga5.invoice-action-results+json",
"application/json"
],
"defaultOutputModes": [
"application/vnd.ga5.invoice-action-proposals+json",
"application/vnd.ga5.invoice-action-receipts+json",
"application/json"
],
"securitySchemes": {
"bearerAuth": {
"type": "http",
"scheme": "bearer",
"description": "Per-tenant Bearer token; each token is a distinct principal."
}
},
"security": [
{
"bearerAuth": []
}
],
"skills": [
{
"id": "invoice_action_agent",
"name": "Invoice Action Agent",
"description": "Reconciles invoices, purchase orders, goods receipts, credit notes and policy memos inside a claim batch, then chooses one of settle_invoice, request_approval, hold_invoice, reject_duplicate or open_exception per package with verbatim source evidence, and finalises accepted actions against grader tool receipts.",
"tags": [
"invoice",
"accounts-payable",
"reconciliation",
"approval",
"duplicate-detection",
"exception-handling",
"a2a"
],
"examples": [
"Propose one action for each package in invoice claim batch BATCH-2031.",
"Finalise the approved proposals using these tool receipts."
],
"inputModes": [
"application/vnd.ga5.invoice-claim-batch+json",
"application/vnd.ga5.invoice-action-results+json"
],
"outputModes": [
"application/vnd.ga5.invoice-action-proposals+json",
"application/vnd.ga5.invoice-action-receipts+json"
]
}
]
}