provider_subcommand_drift
Detect differences between declared provider subcommands and actual --help output, returning only drifted or unavailable command paths.
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 or drifted command paths |