Gitee
by normal-coder
Verified
list_pull_requests
列出 Gitee 仓库中的 Pull Requests
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | Sort direction | desc |
labels | No | Labels, multiple labels separated by commas | |
milestone | No | Milestone ID | |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
page | No | Page number | |
per_page | No | Number of items per page, maximum 100 | |
repo | Yes | Repository path | |
sort | No | Sort field | created |
state | No | Pull Request state | open |
Input Schema (JSON Schema)
You must be authenticated.