update_task
Update an existing task's status, priority, implementation, technical solution, or test results by specifying project name and task number.
Instructions
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Update task status | |
| priority | No | Update task priority | |
| taskNumber | Yes | Task number to update | |
| projectName | Yes | Name of the project | |
| testResults | No | Test results | |
| implementation | No | Implementation details | |
| technicalSolution | No | Technical solution description |