extension_check_adapter
Diagnose plugin tool failures by checking adapter injection status across browser tabs. Identifies issues like missing adapters, stale hashes, or readiness problems to resolve why tools aren't working.
Instructions
[Disabled] Check the adapter injection status for a specific plugin across all matching tabs in all connected browser profiles. For each profile, reports per-tab adapter status: whether the adapter IIFE is present, its hash, whether the hash matches the expected value, isReady() result, tool count, and tool names. Use this tool to diagnose why a plugin's tools are failing — common issues include adapter not injected, stale adapter hash, or isReady() returning false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | The plugin name to check (e.g., "slack", "e2e-test") |