superpos_update_issue
Update specific fields of an existing issue, such as title, description, or assignee. Only provided fields are modified, without changing its state.
Instructions
Update an issue's fields (only the ones provided). Use superpos_transition_issue to change state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| hive_id | No | ||
| issue_id | Yes | ||
| metadata | No | ||
| issue_type | No | ||
| assignee_id | No | ||
| description | No | ||
| assignee_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||