Policy Execution Counts
policy_execution_countsRetrieve fleet-wide policy execution counts over a specified time window to identify the most frequently run policies in a single query.
Instructions
List fleet-wide policy execution counts over a time window: one row per policy with its run count, in a single round-trip. Answers 'which policies ran most last quarter?' without per-policy calls or client-side aggregation. Distinct from policy_run_count (single aggregate) and policy_runs_for_policy (per-run records for one policy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_time | No | ||
| end_time | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||