consensus_check
Poll multiple AI provider CLIs for agreement or disagreement on any claim, then compare their responses to determine consensus.
Instructions
Ask provider CLIs whether they agree or disagree with a claim (starts validation jobs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | Claim to check across providers. | |
| models | No | Providers to ask for agreement or disagreement. | |
| 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. |