update_assignees
Update the assignees of a GitHub issue or pull request by specifying the repository and issue number. Replace the current assignee list with a new set of users.
Instructions
Updates the assignees for a specific issue or pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignees | Yes | ||
| repo_name | Yes | ||
| repo_owner | Yes | ||
| issue_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||