get_project_v2
Retrieve details for a specific GitHub Project V2, including owner, project number, and type, to manage project data through automated commands.
Instructions
Get details of a specific Project V2.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Organization or username | |
| project_number | Yes | Project number | |
| owner_type | No | Owner type (organization, user) | organization |