ask_models
Send a question to several AI models at once and get all answers together for comparison and synthesis.
Instructions
Ask multiple models the same question in parallel. Returns all responses at once. Use for gathering diverse opinions that Claude Code can then synthesize with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | Model IDs to query (format: "provider/model"). If empty, uses default council models. | |
| prompt | Yes | The question or prompt to send to all models | |
| context | No | Optional context from previous discussion to include |