configure_routing
Assign a task type to a specific AI model tier by specifying the tier and providing a reason for the routing decision.
Instructions
Add or update a routing rule for a task type.
Args: task_type: Task type name (e.g. "code_review", "summarization") tier: Model tier — haiku, sonnet, or opus reason: Why this tier is appropriate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_type | Yes | ||
| tier | Yes | ||
| reason | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |