inspect_llms_txt
Fetch and validate a website's llms.txt file to assess its AI visibility. Returns title, summary, sections, links, and structural issues for improvement.
Instructions
Fetch and validate a website's llms.txt file (the Markdown file that tells AI engines what the site is about and which pages matter). Returns its title, summary, sections, links, and any structural issues. Use when asked whether a site has llms.txt or how to improve it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL, e.g. https://example.com (llms.txt is derived from it) |