get_top_ips
Find the top IPs by request count over any time range to isolate high-traffic clients.
Instructions
Return the top N IP addresses ranked by request count over the given time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| time_range | No | 24h | |
| sample_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |