You're viewing a demo portfolio

Join the waitlist
PRSM

invoice_fraud_check

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Rule-based fraud risk for an invoice (duplicate / vendor-anomaly / round-amount / rush-terms) → score 0-100 + LOW/MEDIUM/HIGH/CRITICAL + reasons. Deterministic, no keys.

Parameters schema

{
  "type": "object",
  "required": [
    "invoice"
  ],
  "properties": {
    "invoice": {
      "type": "object",
      "description": "the invoice to score"
    },
    "existing_invoices": {
      "type": "array",
      "items": {
        "type": "object"
      },
      "description": "prior invoices for duplicate/vendor-anomaly checks"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →