github_get_pull_request
Retrieve detailed information for a specific pull request by providing its repository (owner/repo) and pull number.
Instructions
獲取特定 Pull Request 的詳細資訊
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pullNumber | Yes | Pull Request 編號 | |
| repository | Yes | 倉庫標識 (格式: owner/repo) |