get_llm_commitment_analysis
Evaluate AI token utilization and effective cost against your committed contracts (prepaid credits, PTUs, provisioned throughput) to identify savings and right-size commitments.
Instructions
Optimize token spend against committed AI contracts: prepaid credits, Azure OpenAI PTUs, AWS Bedrock Provisioned Throughput, and enterprise rate cards. This is Reserved-Instance analysis for tokens. nable prices you against your ACTUAL negotiated terms, not list, which a provider dashboard cannot do.
For each contract it reports coverage, utilization, your effective $/Mtok versus on-demand, break-even utilization, a right-size recommendation, and runway. With no contract configured it tells you whether your on-demand spend is high and stable enough to justify buying one.
Configure contracts via the FINOPS_AI_CONTRACTS env var (a JSON array) or ~/.finops-mcp/ai_contracts.json. Terms stay on your machine.
Args: days: Lookback window for observed usage (default 30).
Examples: - "Are we utilizing our Azure OpenAI PTUs?" - "What's our effective token rate versus on-demand?" - "Should we buy provisioned throughput for our token spend?" - "Are we clearing our Anthropic enterprise minimum?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |