pihole_get_top_clients
Retrieve the most active network clients by DNS query count from Pi-hole, with options to display results as JSON or an ASCII bar chart.
Instructions
Get the top clients by query count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of clients to return (default: 10) | |
| visualize | No | Return ASCII art bar chart instead of JSON |