update-project-field
Modify a field's name, data type, or single-select options in a GitHub Project, ensuring project data remains accurate and up-to-date for Agile workflows.
Instructions
Update a field in a GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataType | No | New field data type | |
fieldId | Yes | ID of the field to update | |
name | No | New field name | |
projectId | Yes | GitHub Project ID | |
singleSelectOptions | No | Updated options for single select field |