check_url_updates
Detect when source URLs have been modified by comparing Last-Modified headers. Optionally auto-rescrape changed documents to keep content current.
Instructions
Check all URL-sourced documents for updates by comparing Last-Modified headers. Detects when source URLs have been modified since last scrape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_rescrape | No | Automatically re-scrape changed URLs (default: false) |