update_task_status
Update task status in Zoho Projects to Open, In Progress, or Completed, with an optional message. Keep project tracking accurate within the React development workflow.
Instructions
Update task status in Zoho Projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Task status | |
| taskId | Yes | Task ID from Zoho | |
| message | No | Status update message |