get_top_clients
Retrieve the top DNS clients by query count, optionally filtering for those with the most blocked queries. Useful for identifying heavy network users or potential threat sources.
Instructions
Get top DNS clients by query count.
count: number of clients to return (max 100). blocked: if True, returns clients with most blocked queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| blocked | No |