provider_subcommand_drift
Detect mismatches between declared provider subcommands and actual --help surfaces, returning compact drift rows for unavailable, drifted, or untrusted-help-exit paths. Filter by provider to isolate failing command surfaces.
Instructions
Probe declared provider subcommand --help surfaces and return compact drift rows without raw help output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Optional provider filter (claude|codex|gemini|grok|mistral|devin|cursor) | |
| includeClean | No | When false, return only unavailable, drifted, or untrusted-help-exit command paths |