Fetch and validate llms.txt
fetch_llms_txtCheck a website's /llms.txt and /llms-full.txt files for existence and validate their structure against the llmstxt.org specification, ensuring correct header, summary, and link sections.
Instructions
Check whether a site publishes /llms.txt and /llms-full.txt, and validate llms.txt structure against the llmstxt.org spec (H1 title, summary blockquote, H2 link sections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL. Scheme is optional, example.com works. |