Ask Other Model
ask_other_modelAsk a rival LLM for a second opinion by sending your question to a specific provider, with optional context to improve the response.
Instructions
Ask a single rival LLM for a second opinion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model name, e.g. "gpt-5", "gemini-2.5-pro", "claude-opus-4-7", "grok-4". Provider is inferred from the prefix. | |
| context | No | Optional code snippets, prior reasoning, or files to include. | |
| question | Yes | The question to ask the rival model. | |
| system_prompt | No | Optional persona/framing for the rival. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||