Watch a web page for text changes
watch_web_pageMonitor a public web page between agent runs and alert with added and removed text when it changes. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA Form 4 sample, or POST https://longwatch.dev/try for a 24h watch — no wallet needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | public http(s) page URL | |
| webhook | No | optional HTTPS endpoint for signed push alerts; polling still works | |
| idempotency_key | No | unique retry key; the same key and input return the original watch |