We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87fcbe4 commit aeee99aCopy full SHA for aeee99a
src/tools/reports.ts
@@ -121,6 +121,7 @@ export const runQueryTool = {
121
name: "run_query",
122
description: `Runs a report query with the specified configuration without persisting it.
123
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.
125
Use the dimension tool before running the query to get the list of dimensions and their types.
126
If possible, use \`timeRange\` instead of \`customTimeRange\` when no specific dates are given.
127
Example for cost report:
0 commit comments