Skip to content

Commit 0f489f6

Browse files
committed
docs(semantic-layer): update get_dimension_values prompt example wording
1 parent 81f58a7 commit 0f489f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dbt_mcp/prompts/semantic_layer/get_dimension_values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If the response includes `truncated: true`, there are more values than the curre
1111

1212
<examples>
1313
<example>
14-
Question: "I want to filter revenue by country — what countries are available?"
14+
Question: "I want to filter revenue for a specific country — what countries are available?"
1515
Thinking step-by-step:
1616
- The user wants to know valid values for a country dimension
1717
- I should scope to the "revenue" metric for accurate results

0 commit comments

Comments
 (0)