get_project
Retrieve detailed information about a GitHub Project V2 by specifying owner, owner type, and project number.
Instructions
Get detailed information about a specific GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | The username or organization name | |
| ownerType | Yes | Whether the owner is a user or organization | |
| projectNumber | Yes | The project number |