create_project_field
Add custom fields to GitHub projects to organize tasks with specific data types like text, numbers, dates, or selections.
Instructions
Create a custom field for a GitHub project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| name | Yes | ||
| type | Yes | ||
| options | No | ||
| description | No | ||
| required | No |