command_stats
Analyze command log usage by aggregating metrics and returning top entries for a given time period.
Instructions
Aggregate metrics across the command log.
Args:
since: Window to analyze (ISO or '1h'/'1d' etc). None = all time.
top_n: How many entries to return in each top-list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| top_n | No |