set_project_item_field
Set a text, number, date, single-select, or iteration value on a GitHub Projects v2 item by providing the project, item, and field identifiers along with the target value type and value.
Instructions
Set one supported text, number, date, single-select, or iteration value on a GitHub Projects v2 item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| value | Yes | ||
| itemId | Yes | ||
| account | Yes | ||
| fieldId | Yes | ||
| hostname | No | ||
| projectId | Yes | ||
| valueType | Yes |