update_issue
Modify an existing GitHub issue by updating its title, body, state, labels, or assignees. Provide repository details and issue number to apply changes.
Instructions
Update an existing issue (title, body, state, labels, assignees)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| state | No | State of the issue | |
| title | No | ||
| labels | No | ||
| assignees | No | ||
| issue_number | Yes |