create-project-field
Add custom fields to GitHub Projects, specifying data types like TEXT, NUMBER, or SINGLE_SELECT, to enhance project tracking and management.
Instructions
Create a new field in a GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataType | Yes | Field data type | |
name | Yes | Field name | |
projectId | Yes | GitHub Project ID | |
singleSelectOptions | No | Options for single select field |