mdx_ask
Answers natural-language questions by generating and verifying MDX queries against a cube, returning results or abstaining when candidates disagree.
Instructions
Answer a natural-language question with a verified MDX result.
Introspects the cube, generates k candidate MDX queries, executes them read-only, and returns the self-consistency verdict: {status: answer|abstain|clarify, value, mdx, agreement, errors, ...}. Never guesses a number when candidates disagree or fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| question | Yes |