recommend_plan
Compare AI model pricing plans to identify the cost-effective option for your usage, budget, and token requirements.
Instructions
Get a single best-value plan recommendation for your usage profile. Considers whether a subscription or API access is cheaper, and whether token caps are sufficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Primary model you use. Default 'claude-sonnet'. | claude-sonnet |
| output_ratio | No | Fraction of output tokens. Default 0.35. | |
| hours_per_day | Yes | Average hours per day you use AI coding tools. | |
| days_per_month | No | Working days per month. Default 22. | |
| max_budget_usd | No | Maximum monthly budget in USD. If set, excludes plans above this price. | |
| tokens_per_hour | No | Tokens per hour. Default 800,000. |