You're viewing a demo portfolio

Join the waitlist
PRSM

accretion_dilution

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

M&A Accretion / Dilution Calculator — Pro-forma EPS and accretion/dilution from an acquisition (stock/cash/mixed).

Parameters schema

{
  "type": "object",
  "required": [
    "acquirer_net_income",
    "acquirer_shares",
    "purchase_price"
  ],
  "properties": {
    "pct_stock": {
      "type": "number",
      "description": "Percent of deal paid in stock (default 100)"
    },
    "synergies": {
      "type": "number",
      "description": "Annual after-tax synergies in USD"
    },
    "tax_rate_pct": {
      "type": "number",
      "description": "Tax rate percent (for after-tax interest)"
    },
    "purchase_price": {
      "type": "number",
      "description": "Total purchase price in USD"
    },
    "acquirer_shares": {
      "type": "number",
      "description": "Acquirer shares outstanding"
    },
    "interest_rate_pct": {
      "type": "number",
      "description": "Interest rate on cash/debt portion, percent"
    },
    "target_net_income": {
      "type": "number",
      "description": "Target net income in USD"
    },
    "acquirer_net_income": {
      "type": "number",
      "description": "Acquirer net income in USD"
    },
    "acquirer_share_price": {
      "type": "number",
      "description": "Acquirer share price (needed for any stock)"
    }
  },
  "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 →