check_cli_status
Verify which code review CLIs are installed and available before requesting code reviews to ensure compatible tools are ready for analysis.
Instructions
Check which code review CLIs (Codex/OpenAI and Gemini) are installed and available. Use this before requesting reviews to see what's available.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}