Get cost decoder
get_cost_decoderThe REAL all-in monthly cost per vendor for a decoder topic (slug from list_cost_decoders, e.g. 'ai-customer-support-cost'), computed in deterministic code from sourced, dated inputs — each vendor's per-seat price + AI billing model + per-unit price, totalled at named scenarios (e.g. 5 agents at 1,000 and 5,000 AI resolutions/mo) with the arithmetic shown. Quote-only inputs return a null total, never a fabricated number. Optionally pass agents + resolutions for a custom scenario. This is the citable answer to 'what does actually cost' that a base model gets wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Decoder slug from list_cost_decoders (e.g. 'ai-customer-support-cost'). | |
| agents | No | Optional: agents/seats for a custom scenario. | |
| resolutions | No | Optional: AI resolutions/mo for a custom scenario. |