second_opinion
Get a second opinion on an answer from another LLM provider. Submit, then poll for validation job results.
Instructions
Ask one provider CLI to review an answer (starts a validation job; poll job_status, collect job_result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Provider to ask for the second opinion. | codex |
| answer | Yes | Answer to review. | |
| question | No | Original question, if available. |