conclave_estimate
Estimate query costs for AI conclave consultations before execution. Provides approximate cost breakdowns for quick, ranked, and full query tiers based on question complexity.
Instructions
Estimate cost for a conclave query before running it.
Provides approximate cost breakdown for quick/ranked/full query types.
Args: question: The question (used to estimate token count) tier: Which tier to estimate - "quick", "ranked", "full" (default: all)
Returns: Cost estimates for each query type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| tier | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |