get_top_domains
Retrieve top queried domains from Pi-hole, either permitted or blocked, with configurable count up to 100.
Instructions
Get top queried domains.
count: number of domains to return (max 100). blocked: if True, returns top blocked domains instead of top permitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| blocked | No |