recent_prs
Retrieve or search recent pull requests, ranking by relevance if a query is given, otherwise by date. Indexed PR text and review comments help identify who recently changed code.
Instructions
최근 Pull Request 목록/검색 (github_prs 커넥터 필요). query를 주면 관련도순, 없으면 최신순. PR 본문·리뷰 코멘트가 인덱싱되어 있어 "이거 최근에 누가 건드렸지" 류 질문에 답한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |