Inspect Providers
infobroker_inspect_providersInspect configured search providers to diagnose slow or empty results: list their state, run live health checks, or report build and spec identity.
Instructions
Inspect configured search providers: list their state, run a live health check, or report build and spec identity. Use when searches return empty or slow results and you want provider status, quota, or latency, or when choosing which backend to trust. Do NOT use to search (use infobroker_search_web) or to read a page (use infobroker_fetch_page). Read-only: it reports state and never modifies configuration, providers, or stored data. Action semantics: list snapshots provider state locally; health runs a live outbound probe against the provider named in provider (external calls subject to that provider's rate limits and availability, so it can be slow); spec reports build and spec identity locally. status only filters list; provider is required for the health action. Returns a JSON envelope prefixed [OK] or [ERROR] with status, provider, and results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| status | No | Filter for list action | |
| provider | No | Provider slug (required for health) |