get_project_item
Retrieve detailed information about a specific item in a GitHub Project V2 by providing its project and item global IDs.
Instructions
Get detailed information about a specific item in a GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The global ID of the project | |
| itemId | Yes | The global ID of the item |