panel
Preview which providers will be dispatched for a given expert and configuration, without making any provider calls. Use this to assemble a panel and then issue parallel requests for visible per-provider progress.
Instructions
Return the names of the providers ask-all WOULD dispatch for the current config + expert (enabled built-ins + eligible OpenRouter aliases, fanout cap applied), WITHOUT calling them. Use this to discover the panel, then issue one ask-one call per provider in parallel for visible per-provider progress. Local and read-only (no provider calls); returns a text-wrapped JSON envelope { providers[], omitted[] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory the provider runs in (used to resolve relative file refs). Defaults to the server process directory. | |
| expert | No | Optional persona to preview the panel for; affects which providers/aliases are eligible. |