list_open_prs
List all open pull requests from the case study database to track ongoing contributions and their current state.
Instructions
List all open PR case studies in the knowledge base.
Returns PRs with final_status=open, useful for tracking ongoing contributions and their current state.
Returns: list of {repo, pr_number, pr_url, folder} for each open PR
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||