update-item-position
Reposition items within a GitHub Project by specifying the item ID and where to place it, enabling streamlined Agile project management. Supports precise updates to project board layouts.
Instructions
Update the position of an item in a GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
afterId | No | ID of the item to position after | |
itemId | Yes | ID of the project item to reposition | |
projectId | Yes | GitHub Project ID |