get_open_problems
Retrieve open technical problems and TODOs sorted by severity to prioritize fixes in your development workflow.
Instructions
Returns currently open technical problems and TODOs sorted by severity as a Markdown string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | Optional relative path to filter problems by module. | |
| repo | No | Optional absolute path to the repository to scope results. |