update_issue
Update fields on an existing issue by specifying its public ID and providing new values for title, description, labels, assignee, reporter, severity, or features.
Instructions
Update fields on an existing issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| labels | No | ||
| assignee | No | ||
| reporter | No | ||
| severity | No | ||
| public_id | Yes | ||
| description | No | ||
| features_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |