check_agent_readiness
Score how ready a website is for AI agents and answer engines. Fetches /llms.txt, /robots.txt, and the homepage and returns a letter grade with per-signal findings. No browser rendering or LLM call — deterministic HTTP/parse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | A public hostname, e.g. example.com |