check_sitemap
Parse and analyze a sitemap URL to identify common issues like 404 errors, non-XML format, HTTP links, missing lastmod, and exceeded URL limit.
Instructions
Скачать и разобрать sitemap по URL: формат (urlset/index), число URL и частые проблемы (404, не-XML, http-ссылки, отсутствие lastmod, превышение лимита 50 000). Фетч защищён от SSRF на стороне сервера.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL карты сайта, например https://example.ru/sitemap.xml | |
| lang | No | Язык сообщений: 'ru' или 'en'. | ru |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||