os_resolve_issue
Resolve an issue by providing a resolution description, which updates the issue status and marks the associated task as completed.
Instructions
Mark an Issue as resolved with a resolution description.
Updates the Issue status to resolved and records the resolution. The corresponding task is also marked as completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue (task) ID | |
| resolution | Yes | Resolution description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||