council_estimate
Estimate token cost of an AI council debate before committing, using input path and optional depth. Avoid unnecessary billing by checking cost upfront.
Instructions
Estimate the token cost of an AI-council debate over a given input (roadmap, diff, prompt, or file set) without spending — no network call, no billing. Use before deciding whether to authorize a real council run. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Council depth tier to estimate for. Defaults to the configured default depth. | |
| input_path | Yes | Path to the roadmap, diff, or file to estimate council cost for. |