You're viewing a demo portfolio

Join the waitlist
PRSM

npv

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Net Present Value (NPV) Calculator — NPV of a cash-flow series at a discount rate (index 0 = initial outlay).

Parameters schema

{
  "type": "object",
  "required": [
    "discount_rate_pct",
    "cash_flows"
  ],
  "properties": {
    "cash_flows": {
      "type": "array",
      "description": "Array of cash flows; index 0 is t=0 (often negative)"
    },
    "discount_rate_pct": {
      "type": "number",
      "description": "Discount rate as a PERCENT (10 = 10%)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

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

1/7 registries
View full server →