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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -568,7 +568,7 @@ The following sets of tools are available (all are on by default):
568
568
- `query`: Filter projects by a search query (matches title and description) (string, optional)
569
569
570
570
- **update_project_item** - Update project item
571
-
- `fields`: A list of field updates to apply. (array, required)
571
+
- `fields`: A list of field updates to apply. (object[], required)
572
572
- `item_id`: The numeric ID of the project item to update (not the issue or pull request ID). (number, required)
573
573
- `owner`: If owner_type == user it is the handle for the GitHub user account. If owner_type == org it is the name of the organization. The name is not case sensitive. (string, required)
0 commit comments