task.update_status
Update a task's status to pending, in_progress, completed, or cancelled using its ID. Streamline review workflow by tracking task progress.
Instructions
Task 상태를 변경합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| status | Yes | 변경할 상태 |