gitee_list_enterprise_issue_pulls
List all pull requests associated with a specific enterprise issue. Retrieve paginated PRs linked to the issue number in a Gitee enterprise.
Instructions
List pull requests related to an enterprise issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise | Yes | Enterprise path | |
| number | Yes | Issue number | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |