Check a pasted llms.txt
validate_llms_txtChecks pasted llms.txt against the format: one H1, a blockquote summary, H2 sections of - [name](url): notes. Errors and warnings with line numbers and fixes, plus the parsed links. Text in, nothing fetched. Example: text='# Site' warns it has no summary and no sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The llms.txt content itself, not a URL. |