update_issue
Modify existing Bitbucket Cloud issues by updating title, content, state, priority, assignee, or issue type to track project changes.
Instructions
Update an existing issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| issue_id | Yes | The issue ID | |
| title | No | New title | |
| content | No | New content | |
| state | No | New state | |
| kind | No | Issue type | |
| priority | No | Priority level | |
| assignee | No | Assignee UUID |