query_rules
Find and retrieve coding rules relevant to your code by specifying language and file path, with optional filtering by tags and match mode.
Instructions
Query rules by language and file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| filePath | Yes | ||
| language | Yes | ||
| maxRules | No | ||
| matchMode | No | ||
| projectId | No | ||
| fileContent | No |