update-project-item-field
Modify field values for GitHub project items by specifying project, item, and field IDs to streamline project management and updates.
Instructions
Update a field value for a project item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fieldId | Yes | ID of the field to update | |
itemId | Yes | ID of the project item | |
projectId | Yes | GitHub Project ID | |
value | Yes | New value for the field |