You're viewing a demo portfolio

Join the waitlist
PRSM

financial_ratios

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Financial Ratio Calculator — Liquidity, leverage, and profitability ratios from income statement and balance sheet inputs.

Parameters schema

{
  "type": "object",
  "properties": {
    "revenue": {
      "type": "number",
      "description": "Revenue"
    },
    "inventory": {
      "type": "number",
      "description": "Inventory"
    },
    "net_income": {
      "type": "number",
      "description": "Net income"
    },
    "total_debt": {
      "type": "number",
      "description": "Total debt"
    },
    "gross_profit": {
      "type": "number",
      "description": "Gross profit"
    },
    "total_equity": {
      "type": "number",
      "description": "Total equity"
    },
    "current_assets": {
      "type": "number",
      "description": "Current assets"
    },
    "total_liabilities": {
      "type": "number",
      "description": "Total liabilities (or total_debt)"
    },
    "current_liabilities": {
      "type": "number",
      "description": "Current liabilities"
    }
  },
  "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 →
financial_ratios — WingmanProtocol Agent Gateway — PRSM MCP