docs_preview
Preview scraped content before saving to test scraping, view extracted text, metadata, and discovered links without adding docs.
Instructions
Preview scraped content without saving. Use this to test scraping before adding docs. Shows extracted content, metadata, and discovered links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to preview | |
| showLinks | No | Show discovered internal links | |
| usePlaywright | No | Use Playwright for JS-rendered pages | |
| maxContentLength | No | Maximum content length to show (default: 3000) |