saas_metrics
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
SaaS MRR / ARR Metrics Calculator — Ending MRR, ARR, net new MRR, gross churn, net revenue retention and quick ratio.
Parameters schema
{
"type": "object",
"required": [
"starting_mrr"
],
"properties": {
"new_mrr": {
"type": "number",
"description": "New MRR from new customers, USD"
},
"churned_mrr": {
"type": "number",
"description": "Churned MRR, USD"
},
"starting_mrr": {
"type": "number",
"description": "MRR at the start of the period, USD"
},
"expansion_mrr": {
"type": "number",
"description": "Expansion/upgrade MRR, USD"
},
"contraction_mrr": {
"type": "number",
"description": "Contraction/downgrade MRR, USD"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries