verify_feature
Check if a specific feature exists in the codebase by analyzing paths and reviewing details provided in queries. Integrates with Google Gemini AI for enhanced verification capabilities.
Instructions
Verify if a feature is implemented in the codebase
Input Schema
Name | Required | Description | Default |
---|---|---|---|
featureQuestion | Yes | Question about the feature to verify | |
maxOutputKB | No | Maximum output size in KB (optional) | |
paths | No | Optional specific paths to check | |
timeout | No | Timeout in seconds (optional) |