update_issue
Modify existing GitHub issues by updating titles, descriptions, assignees, labels, milestones, or status to track project changes and progress.
Instructions
Update an existing issue in a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| issue_number | Yes | ||
| title | No | ||
| body | No | ||
| assignees | No | ||
| milestone | No | ||
| labels | No | ||
| state | No |