Check a site's favicon setup
check_faviconFetches a URL, probes every icon it declares (root favicon.ico, SVG icon, apple-touch-icon, web manifest), and grades the setup against the modern set. Follow up with generate_favicon to fix what is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The site to check, e.g. example.com |