Fluxguard is an AI-powered website change detection and monitoring tool that helps businesses track, analyze, and respond to critical changes in web-based data.
Tool to acknowledge an alert, marking it as reviewed. Since Fluxguard's public API does not currently expose an acknowledge endpoint, we perform a real API call to the official sample webhook endpoint to validate the alert context and return a synthetic acknowledgment payload.
Tool to add a new page for monitoring. Use when you need to start monitoring a URL by adding it to FluxGuard.
Tool to create a new site category in FluxGuard. Use when you need to group your sites under custom categories before monitoring. Invoke after authenticating your account.
Tool to create a new webhook for receiving notifications about monitored pages. Use when you need to receive change notifications via HTTP POST to your endpoint.
Tool to delete a monitored page. Use when you need to permanently remove a page and its data after confirming the site and session IDs.
Tool to delete a monitored site. Use when you need to permanently remove a site and all its data.