What pages does this site publish?
site_pagesThe pages a site declares in its sitemap, with last-modified dates, located via robots.txt first and the conventional /sitemap.xml second. Use to enumerate a documentation set or a blog archive before deciding what to read, instead of crawling blindly. A sitemap index is reported as such, so you know to call again for the child sitemaps. Costs $0.008 USDC per call via x402 on Base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Site root (e.g. 'https://example.com') or a sitemap URL directly. | |
| limit | No | Maximum entries to return. Default 200, maximum 1000. |