edit_issue
Update an existing issue's title, body, state, labels, milestone, or assignees to reflect changes or corrections.
Instructions
Edit an existing issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| index | Yes | Issue or PR number | |
| title | No | New title | |
| body | No | New body | |
| state | No | ||
| labels | No | Array of label IDs | |
| milestone | No | Milestone ID | |
| assignees | No | Array of assignee usernames |