We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3df2a6 commit 4392825Copy full SHA for 4392825
1 file changed
src/dbt_mcp/prompts/semantic_layer/get_dimension_values.md
@@ -11,7 +11,7 @@ If the response includes `truncated: true`, there are more values than the curre
11
12
<examples>
13
<example>
14
-Question: "I want to filter revenue by country — what countries are available?"
+Question: "I want to filter revenue for a specific country — what countries are available?"
15
Thinking step-by-step:
16
- The user wants to know valid values for a country dimension
17
- I should scope to the "revenue" metric for accurate results
0 commit comments