Skip to content

Commit aeee99a

Browse files
committed
feat(mcp): add system prompt
1 parent 87fcbe4 commit aeee99a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/reports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ export const runQueryTool = {
121121
name: "run_query",
122122
description: `Runs a report query with the specified configuration without persisting it.
123123
Fields that are not populated will use their default values if needed.
124+
You must use the 'limit' field to limit the number of rows in the report, maximum is 25.
124125
Use the dimension tool before running the query to get the list of dimensions and their types.
125126
If possible, use \`timeRange\` instead of \`customTimeRange\` when no specific dates are given.
126127
Example for cost report:

0 commit comments

Comments
 (0)