classify_complexity
Classify prompt complexity to select the optimal model tier and thinking effort, returning tier, effort, suggested model, confidence, and reasoning.
Instructions
Classify a prompt's complexity and return the optimal model tier + thinking effort. Active profile: claude (Anthropic native model IDs (haiku / sonnet / opus)). Profiles: claude, openrouter-cost, openrouter-balanced. Returns tier (fast/think/ultrathink), effort, suggested model, confidence, and reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The prompt or task to classify | |
| profile | No | Optional tier profile override: claude | openrouter-cost | openrouter-balanced |