set_task_status
Update a ClickUp task's status to a new state by providing the task ID and the desired status name.
Instructions
Set the status of a ClickUp task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | The new status name | |
| task_id | Yes | The ID of the task |