update_farm_task
Update a farm task's status after producer approval, and optionally modify its due date. Use null to clear the date or omit to keep it.
Instructions
After producer approval, update task status and optionally its due date. An explicit null clears the date; omission preserves it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| farm_id | No | ||
| task_id | Yes | ||
| due_date | No |