Skip to content

Commit f6f6490

Browse files
authored
docs
1 parent ccd5b96 commit f6f6490

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,7 @@ The following sets of tools are available:
859859
- `assignees`: Usernames to assign to this issue (string[], optional)
860860
- `body`: Issue body content (string, optional)
861861
- `duplicate_of`: Issue number that this issue is a duplicate of. Only used when state_reason is 'duplicate'. (number, optional)
862+
- `issue_fields`: Issue field values to set. Each item requires field_name and either value or field_option_name. field_option_name is for single-select fields and is resolved to the corresponding option ID automatically. (object[], optional)
862863
- `issue_number`: Issue number to update (number, optional)
863864
- `labels`: Labels to apply to this issue (string[], optional)
864865
- `method`: Write operation to perform on a single issue.

0 commit comments

Comments
 (0)