monitor_page
Extract a page with a content hash for change detection. Use action 'watch' to register for ongoing monitoring. Pay per call (0.005 USDC) or use subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to monitor | |
| action | No | 'check' returns content + hash; 'watch' registers for ongoing change detection | check |
| page_id | No | Optional custom ID for the monitored page |