dilution
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Funding Round Dilution Calculator — Post-money valuation, investor/existing ownership and new shares for a raise.
Parameters schema
{
"type": "object",
"required": [
"pre_money_valuation",
"investment_amount"
],
"properties": {
"existing_shares": {
"type": "number",
"description": "Existing share count (to compute price/new shares)"
},
"investment_amount": {
"type": "number",
"description": "New investment amount in USD"
},
"pre_money_valuation": {
"type": "number",
"description": "Pre-money valuation in USD"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries