update_issue
Change an issue's state, title, body, or labels to manage updates in a Gitea repository.
Instructions
Update an issue (change state, title, body, or labels)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| state | No | ||
| title | No | ||
| labels | No | ||
| issue_number | Yes |