tea_prs_list
Fetch pull requests from a repository, with options to filter by state (open, closed, all) and limit the number returned.
Instructions
List pull requests in the current repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository path or 'owner/name' slug (defaults to repo detected from working directory) | |
| limit | No | ||
| state | No | open |