You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -859,6 +859,7 @@ The following sets of tools are available:
859
859
-`assignees`: Usernames to assign to this issue (string[], optional)
860
860
-`body`: Issue body content (string, optional)
861
861
-`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)
862
863
-`issue_number`: Issue number to update (number, optional)
863
864
-`labels`: Labels to apply to this issue (string[], optional)
864
865
-`method`: Write operation to perform on a single issue.
0 commit comments