Audit how legible a site is to AI assistants
audit_ai_readinessFree. Fetches a URL and reports how readable it is to AI assistants and agents: whether GPTBot, ClaudeBot, PerplexityBot, Google-Extended and friends are allowed in robots.txt, how much real text survives without JavaScript, what JSON-LD entity types are declared, and whether llms.txt, sitemap.xml and an A2A agent card exist. Returns a score, the individual checks, and concrete fixes. It does NOT tell you whether assistants actually recommend the brand — that requires querying the models, which is the paid audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The site to check, e.g. example.com or https://example.com/pricing |