web_status
Inspect crawler state—tiers, cooldowns, budgets, proxy routes, sessions, solver stats—to diagnose blocked or slow requests, then clear cache, cooldowns, budgets, or tiers by domain.
Instructions
Show the current state: learned tiers, cooldowns, address budgets, proxy routes, profiles, open browser sessions, resumable crawls, solver stats and the dashboard URL. Use when something is blocked or slow to see why, and to reset it: clear_cooldown, forget_tier, clear_budget and clear_cache take a domain. Without arguments nothing changes. The history per domain is web_log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configure | No | Save browser and session policy settings for later calls; open sessions keep theirs. | |
| clear_cache | No | Empty the page cache: `true` for everything, or a domain name for just that site. | |
| forget_tier | No | Domain whose learned tier should be forgotten. | |
| clear_budget | No | Domain whose reputation spend should be forgotten, for every exit that spent on it. | |
| clear_cooldown | No | Domain whose cooldown should be cleared. |