ask_model
Send a question to one AI provider CLI to start a validation job. Optionally route by cost or quality tier for automated provider selection.
Instructions
Ask one provider CLI a question through the simplified validation surface (starts a validation job).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Provider to ask. | claude |
| select | No | Optional least-cost routing: fill the provider target(s) from the LCR selector instead of the explicit list. 'cheapest' picks the single cheapest eligible provider; 'cheapest_per_tier' picks the cheapest in each quality tier. Requires [least_cost].enabled=true; fails closed (no default-list fallback) when disabled or nothing is eligible. | |
| question | Yes | Question for one provider. |