docs_update
Update existing documentation by re-scraping entire sources or single pages. Detects changes and shows a diff summary.
Instructions
Update/refresh existing documentation by re-scraping. Can update an entire source or a single page. Detects changes and shows diff summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pagePath | No | Optional: specific page path to update (updates all pages if not provided) | |
| sourceId | Yes | The source ID to update | |
| usePlaywright | No | Use Playwright for JS-rendered pages |