getRecentPullRequests
Retrieves recent pull requests from the local index in most-recent-first order, including each PR's state (open, closed, merged) for downstream filtering.
Instructions
List recent pull requests from the local index (most recent first). Each item carries its state (open/closed/merged) under meta.state when the connector recorded it — filter on that; the index cannot pre-filter by PR state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| service | No |