Data & Analytics13 toolsPaste one API key
Fluxguard integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Fluxguard once and call the same tools from all of them.
Setup
Connect Fluxguard through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Fluxguard exposes 13 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
fluxguard_get_all_categories | Retrieves all categories defined in your FluxGuard account | Read |
fluxguard_get_page_data | Retrieve comprehensive data for a monitored page in FluxGuard | Read |
fluxguard_get_sample_webhook | Retrieve a sample webhook payload | Read |
fluxguard_get_user | Retrieves the authenticated FluxGuard account's information as a user profile | Read |
fluxguard_get_webhooks | Retrieves all configured webhooks for the FluxGuard account | Read |
fluxguard_webhook_notification | Simulate Fluxguard webhook notification by sending change detection data to your webhook | Read |
fluxguard_add_page | Add a new page for monitoring in FluxGuard | Write |
fluxguard_create_site_category | Creates a new site category in FluxGuard for organizing monitored websites | Write |
fluxguard_create_webhook | Creates a webhook endpoint registration in FluxGuard to receive real-time notifications when | Write |
fluxguard_initiate_crawl | Initiate a crawl for a session identified by siteId and sessionId | Read |