remove_project_item
Remove a specified item from a GitHub Project V2 by providing the project and item IDs.
Instructions
Remove an item from 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 to remove |