cognition_wheel
Query three AI models in parallel and synthesize their responses into a single, high-quality answer. Use for complex questions requiring deep analysis and verification.
Instructions
A tool that consults three AI models (Claude Opus, Gemini 2.0, GPT-4) in parallel, then uses one of them to synthesize the results into a single, high-quality answer. Use this for complex questions requiring deep analysis and verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Important background information and context for the problem to be solved. | |
| question | Yes | The specific, detailed question you want to be answered. | |
| enable_internet_search | Yes | Set to true to allow the three models to search the internet for information. |