getRecentPullRequests
Retrieve recently recorded pull requests sorted newest first. Use meta.state to filter open/closed/merged, since the index does not pre-filter by PR state.
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 |