List project lessons
list_lessonsIdentify systemic issues in your project by listing promoted learning rules (lessons) encoded from bug reports. Filter by severity and limit to understand recurring mistake patterns.
Instructions
List promoted learning rules (lessons) for the current project. Each lesson represents a named pattern of mistakes that has been encoded from bug reports. Use this to understand what systemic issues have been identified and encoded as heuristics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| severity | No | Filter by severity level. | |
| limit | No | Max number of lessons to return (default 50, max 200). | |
| project_id | No | Project UUID. Defaults to configured project. |