update_project_field
Modify custom field properties in GitHub projects to maintain accurate project tracking and organization.
Instructions
Update a custom field in a GitHub project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| fieldId | Yes | ||
| name | No | ||
| description | No | ||
| options | No | ||
| required | No |