cac_ltv
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
CAC, LTV & Payback Calculator — Customer acquisition cost, lifetime value, LTV:CAC ratio and payback months.
Parameters schema
{
"type": "object",
"required": [
"new_customers"
],
"properties": {
"arpu_monthly": {
"type": "number",
"description": "Average monthly revenue per customer, USD"
},
"new_customers": {
"type": "number",
"description": "New customers acquired in the period"
},
"marketing_spend": {
"type": "number",
"description": "Total sales+marketing spend in the period, USD"
},
"gross_margin_pct": {
"type": "number",
"description": "Gross margin percent on that revenue (default 100)"
},
"monthly_churn_pct": {
"type": "number",
"description": "Monthly logo/revenue churn percent"
}
},
"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