provider_subcommand_drift
Probe provider subcommand --help surfaces and return compact drift rows for missing, changed, or untrusted command paths. Filter by provider or include clean commands.
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 |