invoice_fraud_check
ActiveTool of WingmanProtocol Agent Gateway
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries