calculate_tco
Total cost of ownership for a team: the seat-aware, annual-aware subscription line plus the hidden-cost line items. Params: slug, seats, tier, billing (monthly|annual).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug. | |
| tier | No | Plan name, e.g. "Business". Optional; defaults to the first paid plan. | |
| seats | No | Team size (per-seat products). | |
| billing | No | Billing cadence. |