{
  "schema_version": "v1",
  "name_for_model": "agent_readiness_audit",
  "name_for_human": "Are We Agent Ready?",
  "description_for_model": "Audit any public website for how ready it is for AI agents. Returns a weighted Agent Readiness Score across Technical crawlability, Agent Task Readiness, and Recommendation (AEO/GEO) readiness. Accepts a URL, returns JSON findings with evidence (exact URL fetched, HTTP status, content snippet) and actionable recommendations.",
  "description_for_human": "Get your Agent Readiness Score. Free audit of how ready your website is for AI agents.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://areweagentready.com/api/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://areweagentready.com/favicon.svg",
  "contact_email": "hello@areweagentready.com",
  "legal_info_url": "https://areweagentready.com/"
}
